Package | Description |
---|---|
org.eclipse.jgit.junit | |
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
Modifier and Type | Method and Description |
---|---|
protected void |
RepositoryTestCase.resetIndex(FileTreeIterator treeItr)
Resets the index to represent exactly some filesystem content.
|
Constructor and Description |
---|
FileTreeIterator(FileTreeIterator p,
File root,
FS fs)
Create a new iterator to traverse a subdirectory.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.