纯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.
 
 
 
 
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
..
internal Fix off-by-one error in Strings.count() 7 years ago
BasicRuleTest.java Ignore trailing spaces in directory rule patterns 8 years ago
CGitIgnoreTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
FastIgnoreRuleTest.java PathMatcher: fix handling of **/ 7 years ago
IgnoreMatcherParametrizedTest.java Make local assert methods private in test classes 7 years ago
IgnoreNodeTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
IgnoreRuleSpecialCasesTest.java [ignore rules] fix for handling unmatched '[' brackets 9 years ago