From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:14
Linus Torvalds [off-list ref] writes:
And as far as I can tell, that's the _only_ corruption in the whole file,
but I didn't really double-check.
Just FYI, replacing these 3619 bytes in JBF's packfile with the good
object with
dd conv=notrunc bs=1 seek=3025976 count=3619
makes the fixed pack pass verify-pack, so this part seems to be the only
corruption.