From: Junio C Hamano Date: Fri, 30 May 2025 18:59:18 +0000 (-0700) Subject: Merge branch 'ps/midx-negative-packfile-cache' X-Git-Tag: v2.50.0-rc1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a43523dc39f88567e7e4e01fcde72194df7e467;p=thirdparty%2Fgit.git Merge branch 'ps/midx-negative-packfile-cache' When a stale .midx file refers to .pack files that no longer exist, we ended up checking for these non-existent files repeatedly, which has been optimized by memoizing the non-existence. * ps/midx-negative-packfile-cache: midx: stop repeatedly looking up nonexistent packfiles packfile: explain ordering of how we look up auxiliary pack files --- 9a43523dc39f88567e7e4e01fcde72194df7e467