From: Junio C Hamano Date: Wed, 9 Sep 2020 20:53:06 +0000 (-0700) Subject: Merge branch 'tb/repack-clearing-midx' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a31677dde39747700c0b626a9642315cd542cc73;p=git.git Merge branch 'tb/repack-clearing-midx' When a packfile is removed by "git repack", multi-pack-index gets cleared; the code was taught to do so less aggressively by first checking if the midx actually refers to a pack that no longer exists. * tb/repack-clearing-midx: midx: traverse the local MIDX first builtin/repack.c: invalidate MIDX only when necessary --- a31677dde39747700c0b626a9642315cd542cc73