]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/midx-write-repack-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jul 2024 23:54:33 +0000 (16:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jul 2024 23:54:33 +0000 (16:54 -0700)
Repacking a repository with multi-pack index started making stupid
pack selections in Git 2.45, which has been corrected.

* ds/midx-write-repack-fix:
  midx-write: revert use of --stdin-packs
  t5319: add failing test case for repack/expire

1  2 
midx-write.c
t/t5319-multi-pack-index.sh

diff --cc midx-write.c
Simple merge
Simple merge