]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/path-walk-repack-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Aug 2025 17:23:53 +0000 (10:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Aug 2025 17:23:53 +0000 (10:23 -0700)
"git repack --path-walk" lost objects in some corner cases, which
has been corrected.

* ds/path-walk-repack-fix:
  path-walk: create initializer for path lists
  path-walk: fix setup of pending objects


Trivial merge