]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/repack-avoid-noop-midx-rewrite' into tb/midx-write-corrupt-checksum-fix
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jan 2026 13:21:09 +0000 (05:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jan 2026 13:21:09 +0000 (05:21 -0800)
* ps/repack-avoid-noop-midx-rewrite:
  midx-write: skip rewriting MIDX with `--stdin-packs` unless needed
  midx-write: extract function to test whether MIDX needs updating
  midx: fix `BUG()` when getting preferred pack without a reverse index


Trivial merge