From: Junio C Hamano Date: Wed, 9 Sep 2020 20:53:06 +0000 (-0700) Subject: Merge branch 'tb/repack-clearing-midx' X-Git-Tag: v2.29.0-rc0~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31677dde39747700c0b626a9642315cd542cc73;p=thirdparty%2Fgit.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