]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/refname-avail-check-optim'
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Apr 2025 17:28:19 +0000 (10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Apr 2025 17:28:19 +0000 (10:28 -0700)
Incorrect sorting of refs with bytes with high-bit set on platforms
with signed char led to a BUG, which has been corrected.

* ps/refname-avail-check-optim:
  refs/packed: fix BUG when seeking refs with UTF-8 characters

1  2 
refs/packed-backend.c

Simple merge