纯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.
 
 
 
 
Axel Richard 46f3007b52 Handle -m option for Merge command 10 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 Handle -m option for Merge command 10 years ago
ReflogTest.java Fix line endings 12 years ago
RepoTest.java Strip trailing /s in repo base URI. 10 years ago
StatusTest.java Don't prefix output from jgit status with '# ' 10 years ago
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 12 years ago