]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/path-walk-repack-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 21:54:34 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 21:54:34 +0000 (14:54 -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