纯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.
 
 
 
 
Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 9 years ago
..
AddTest.java Add basic "jgit add" tests 12 years ago
ArchiveTest.java archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 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 Repository: Introduce exactRef and findRef, deprecate getRef 9 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
RemoteTest.java Add remote command to JGit CLI 9 years ago
RepoTest.java Strip trailing /s in repo base URI. 10 years ago
ResetTest.java Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
StatusTest.java Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 12 years ago