纯java实现的git操作库。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 11 years ago
..
AddTest.java Add basic "jgit add" tests 12 years ago
ArchiveTest.java Remove unused import from ArchiveTest 11 years ago
BranchTest.java Implement "git branch --contains" in pgm 11 years ago
CLIGitCommandTest.java Allow to write tests with CLI syntax 13 years ago
CheckoutTest.java Fix a number of failing conflict situations 11 years ago
CommitAndLogTest.java Allow to write tests with CLI syntax 13 years ago
ConfigTest.java Fix failing ConfigTest on Windows 11 years ago
DescribeTest.java Add describe command to JGit command line interface 11 years ago
FetchTest.java CLI fetch command should support --tags 11 years ago
MergeTest.java Make recursive merge strategy the default merge strategy 12 years ago
ReflogTest.java Fix line endings 12 years ago
RepoTest.java cleanup: remove some unused imports 11 years ago
StatusTest.java CLI status should support --porcelain 11 years ago
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 12 years ago