纯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 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 9 years ago
..
AddTest.java
ArchiveTest.java
BranchTest.java
CLIGitCommandTest.java
CheckoutTest.java Fix DirCacheCheckout to return CheckoutConflictException 9 years ago
CloneTest.java Add missing @Test annotations 9 years ago
CommitAndLogTest.java
CommitTest.java
ConfigTest.java
DescribeTest.java
FetchTest.java
InitTest.java JGit CLI: allow to call git init with specific directory 9 years ago
LsRemoteTest.java
MergeTest.java
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 9 years ago
RemoteTest.java
RepoTest.java RepoTest: Open Git in try-with-resources 9 years ago
ResetTest.java
StatusTest.java
TagTest.java