Re: [PATCH] handle concurrent pruning of packed objects
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:28
Junio C Hamano [off-list ref] writes:
Also I suspect this might have funny interaction with the case
where there are hand-added packs (see how verify-pack does it).
We do not silently "fix" missing object problems we discover
there.
The last sentence should read 'We do not want to silently...'.
Sorry.