Uses of Interface
org.eclipse.jgit.attributes.AttributesProvider
Packages that use AttributesProvider
Package
Description
Walking and comparing directory/file trees (of commits, file system).
-
Uses of AttributesProvider in org.eclipse.jgit.treewalk
Classes in org.eclipse.jgit.treewalk that implement AttributesProviderModifier and TypeClassDescriptionclass
Specialized TreeWalk to detect directory-file (D/F) name conflicts.class
Walks one or moreAbstractTreeIterator
s in parallel.