Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
FileReftableDatabase.addReftable(FileReftableStack.Writer w) |
boolean |
FileReftableStack.addReftable(FileReftableStack.Writer w)
Tries to add a new reftable to the stack.
|