| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| Modifier and Type | Method and Description |
|---|---|
private PackWriterBitmapPreparer.CommitSelectionHelper |
PackWriterBitmapPreparer.setupTipCommitBitmaps(RevWalk rw,
int expectedCommitCount,
java.util.Set<? extends ObjectId> excludeFromBitmapSelection)
For each of the
wants, which represent the tip commit of each
branch, set up an initial BitmapIndex.BitmapBuilder. |