Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:51
Nicolas Pitre [off-list ref] writes:
Yes, only the first one, ...
... Comprehensive reporting is the job of
fsck.
I had the same knee-jerk reaction, and about to suggest using one bit from
flags, but I agree the design balance you struck here is a good one.
Thanks.