Package | Description |
---|---|
org.eclipse.jgit.internal.fsck |
Git fsck support.
|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
Class and Description |
---|
FsckError.CorruptIndex
Represents a corrupt pack index file.
|
FsckError.CorruptObject
Represents a corrupt object.
|
Class and Description |
---|
FsckError
Holds all fsck errors of a git repository.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.