Package | Description |
---|---|
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
Modifier and Type | Class and Description |
---|---|
class |
NameConflictTreeWalk
Specialized TreeWalk to detect directory-file (D/F) name conflicts.
|
class |
TreeWalk
Walks one or more
AbstractTreeIterator s in
parallel. |
Copyright © 2018 Eclipse JGit Project. All rights reserved.