Package | Description |
---|---|
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
Modifier and Type | Field and Description |
---|---|
private Holder<java.lang.String> |
WorkingTreeIterator.cleanFilterCommandHolder
cached clean filter command.
|
private Holder<CoreConfig.EolStreamType> |
WorkingTreeIterator.eolStreamTypeHolder
cached eol stream type.
|