纯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.
 
 
 
 
Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe 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 Add option --orphan for checkout 10 years ago
CloneTest.java [pgm] Add option --bare to clone command 10 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 "--long" option to JGit describe 10 years ago
FetchTest.java CLI fetch command should support --tags 11 years ago
LsRemoteTest.java [pgm] Add option --tags for ls-remote 10 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