| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PackBitmapIndexBuilder
Helper for constructing
PackBitmapIndexes. |
(package private) class |
PackBitmapIndexV1
Support for the pack bitmap index v1 format.
|
| Modifier and Type | Field and Description |
|---|---|
private BasePackBitmapIndex |
PackBitmapIndexRemapper.oldPackIndex |
| Constructor and Description |
|---|
PackBitmapIndexRemapper(BasePackBitmapIndex oldPackIndex,
PackBitmapIndex newPackIndex) |