| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| Modifier and Type | Method | Description |
|---|---|---|
DfsPackCompactor |
DfsPackCompactor.exclude(PackWriter.ObjectIdSet set) |
Exclude objects from the compacted pack.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PackWriter.excludeObjects(PackWriter.ObjectIdSet idx) |
Add a pack index whose contents should be excluded from the result.
|
Copyright © 2018. All rights reserved.