]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/for-each-ref-in-fixes' into ps/refs-for-each
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 18:09:32 +0000 (10:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 18:09:32 +0000 (10:09 -0800)
commit4fa8cfd68ab9ed6fb273a354ff1b5e240cbabc1d
tree727bb838a214bbdda297fbe6125b270edc4169c5
parent73fd77805fc6406f31c36212846d9e2541d19321
parent6375a00ef16071eadbb383bd9915e277ef304bfe
Merge branch 'ps/for-each-ref-in-fixes' into ps/refs-for-each

* 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
bisect.c
builtin/pack-objects.c