| Package | Description |
|---|---|
| org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirCacheBuilder
Updates a
DirCache by adding individual
DirCacheEntrys. |
class |
DirCacheEditor
Updates a
DirCache by supplying discrete
edit commands. |