Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Field and Description |
---|---|
private IndexDiff.WorkingTreeIteratorFactory |
IndexDiff.wTreeIt |
Modifier and Type | Method and Description |
---|---|
void |
IndexDiff.setWorkingTreeItFactory(IndexDiff.WorkingTreeIteratorFactory wTreeIt)
Allows higher layers to set the factory for WorkingTreeIterators.
|