Uses of Class
org.eclipse.jgit.treewalk.WorkingTreeIterator.PerDirectoryIgnoreNode
-
Packages that use WorkingTreeIterator.PerDirectoryIgnoreNode Package Description org.eclipse.jgit.treewalk Walking and comparing directory/file trees (of commits, file system). -
-
Uses of WorkingTreeIterator.PerDirectoryIgnoreNode in org.eclipse.jgit.treewalk
Subclasses of WorkingTreeIterator.PerDirectoryIgnoreNode in org.eclipse.jgit.treewalk Modifier and Type Class Description private static class
WorkingTreeIterator.RootIgnoreNode
Magic type indicating there may be rules for the top level.
-