| Package | Description |
|---|---|
| org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
| org.eclipse.jgit.internal.storage.reftree |
| Modifier and Type | Method and Description |
|---|---|
DirCacheEditor |
DirCache.editor()
Create a new editor to recreate this cache.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
RefTree.apply(DirCacheEditor ed,
Command cmd) |
private static void |
RefTree.cleanupPeeledRef(DirCacheEditor ed,
Ref ref) |