Uses of Package
org.eclipse.jgit.ignore
Packages that use org.eclipse.jgit.ignore
Package
Description
Support for reading .gitattributes.
Ignore rule parser/matcher (for .gitignore entries).
Walking and comparing directory/file trees (of commits, file system).
-
Classes in org.eclipse.jgit.ignore used by org.eclipse.jgit.attributes
-
Classes in org.eclipse.jgit.ignore used by org.eclipse.jgit.ignoreClassDescription"Fast" (compared with IgnoreRule) git ignore rule implementation supporting also double star
**
pattern.Result fromIgnoreNode.isIgnored(String, boolean)
.Generic path matcher. -
Classes in org.eclipse.jgit.ignore used by org.eclipse.jgit.ignore.internal
-
Classes in org.eclipse.jgit.ignore used by org.eclipse.jgit.treewalk