Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Method and Description |
---|---|
PackWriter.State |
PackWriter.getState()
Get snapshot of the current state of this PackWriter.
|
(package private) PackWriter.State |
PackWriter.MutableState.snapshot() |