| Package | Description |
|---|---|
| org.eclipse.jgit.internal.fsck |
Git fsck support.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<FsckError.CorruptIndex> |
FsckError.corruptIndices |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<FsckError.CorruptIndex> |
FsckError.getCorruptIndices()
Get corrupt index files associated with the packs
|