Uses of Interface
org.eclipse.jgit.attributes.AttributesProvider
-
Packages that use AttributesProvider Package Description org.eclipse.jgit.treewalk 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 AttributesProvider Modifier and Type Class Description classNameConflictTreeWalkSpecialized TreeWalk to detect directory-file (D/F) name conflicts.classTreeWalkWalks one or moreAbstractTreeIterators in parallel.
-