]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/for-each-ref-in-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:50 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:50 +0000 (15:11 -0800)
A handful of places used refs_for_each_ref_in() API incorrectly,
which has been corrected.

* ps/for-each-ref-in-fixes:
  bisect: simplify string_list memory handling
  bisect: fix misuse of `refs_for_each_ref_in()`
  pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
  pack-bitmap: deduplicate logic to iterate over preferred bitmap tips

1  2 
bisect.c
builtin/pack-objects.c

diff --cc bisect.c
Simple merge
Simple merge