Uses of Class
org.eclipse.jgit.errors.PackMismatchException
Packages that use PackMismatchException
-
Uses of PackMismatchException in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that throw PackMismatchExceptionModifier and TypeMethodDescriptionvoidPackReverseIndex.verifyPackChecksum(String packFilePath) Verify that the pack checksum found in the reverse index matches that from the pack file.