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 TypeClassDescriptionclassSpecialized TreeWalk to detect directory-file (D/F) name conflicts.classWalks one or moreAbstractTreeIterators in parallel.