Re: bug: git-repack -a -d produces broken pack on NFS
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:24
Linus Torvalds [off-list ref] writes:
Right now, if the pack-file is corrupt, it doesn't actually tell us so. It
says that it doesn't match the index file. Which is likely wrong - it
probably _does_ match the index file, but it's been corrupted.
See the difference?