| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| Modifier and Type | Method | Description |
|---|---|---|
static PackBitmapIndexRemapper |
PackBitmapIndexRemapper.newPackBitmapIndex(BitmapIndex prevBitmapIndex,
PackBitmapIndex newIndex) |
A PackBitmapIndex that maps the positions in the prevBitmapIndex to the
ones in the newIndex.
|
Copyright © 2018. All rights reserved.