Uses of Class
org.eclipse.jgit.errors.CorruptPackIndexException
Packages that use CorruptPackIndexException
-
Uses of CorruptPackIndexException in org.eclipse.jgit.internal.fsck
Methods in org.eclipse.jgit.internal.fsck that throw CorruptPackIndexExceptionModifier and TypeMethodDescriptionvoidFsckPackParser.verifyIndex(PackIndex idx) Verify the existing index file with all objects from the pack.