Package | Description |
---|---|
org.eclipse.jgit.ignore |
Ignore rule parser/matcher (for .gitignore entries).
|
Class and Description |
---|
FastIgnoreRule
"Fast" (compared with IgnoreRule) git ignore rule implementation supporting
also double star
** pattern. |
IgnoreNode.MatchResult
Result from
IgnoreNode.isIgnored(String, boolean) . |
Copyright © 2019 Eclipse JGit Project. All rights reserved.