]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/multi-cruft-pack-refresh-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 29 Mar 2025 07:39:09 +0000 (16:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 29 Mar 2025 07:39:09 +0000 (16:39 +0900)
Certain "cruft" objects would have never been refreshed when there
are multiple cruft packs in the repository, which has been
corrected.

* tb/multi-cruft-pack-refresh-fix:
  builtin/pack-objects.c: freshen objects from existing cruft packs


Trivial merge