mirror of
https://github.com/git/git.git
synced 2026-04-01 20:40:08 +02:00
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
17 KiB
17 KiB