]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/collect-pack-filenames-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:29:49 +0000 (09:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:29:50 +0000 (09:29 -0700)
Avoid breakage of "git pack-objects --cruft" due to inconsistency
between the way the code enumerates packfiles in the repository.

* tb/collect-pack-filenames-fix:
  builtin/repack.c: only collect fully-formed packs

1  2 
t/t7700-repack.sh

Simple merge