纯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.
 
 
 
 
Matthias Sohn c253935f3a Add ls-files CLI command 6 years ago
..
AddTest.java
ArchiveTest.java refactor: simplify collection.toArray() 6 years ago
BranchTest.java
CLIGitCommandTest.java
CheckoutTest.java Fix remaining javadoc errors raised by doclint 7 years ago
CleanTest.java
CloneTest.java
CommitAndLogTest.java
CommitTest.java
ConfigTest.java
DescribeTest.java
FetchTest.java Implement --force option in FetchCommand and CLI fetch command 7 years ago
InitTest.java
LsFilesTest.java Add ls-files CLI command 6 years ago
LsRemoteTest.java
MergeTest.java
ProxyConfigTest.java Use Constants.CHARACTER_ENCODING in tests 7 years ago
ReflogTest.java Add missing newlines at ends of Java files 7 years ago
RemoteTest.java
RepoTest.java
ResetTest.java Update args4j to 2.33 7 years ago
RmTest.java Fix compilation errors with args4j 2.0.23 and later 7 years ago
StatusTest.java Update args4j to 2.33 7 years ago
TagTest.java Repository: Deprecate getTags method 7 years ago
TextBuiltinTest.java Added API to TextBuiltin for piped usage. 7 years ago