| Package | Description |
|---|---|
| org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
| org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
| Modifier and Type | Method | Description |
|---|---|---|
EmptyTreeIterator |
DirCacheIterator.createEmptyTreeIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
EmptyTreeIterator |
AbstractTreeIterator.createEmptyTreeIterator() |
Create a new iterator as though the current entry were a subtree.
|
Copyright © 2018. All rights reserved.