From: Junio C Hamano Date: Thu, 17 Apr 2025 17:28:19 +0000 (-0700) Subject: Merge branch 'ps/refname-avail-check-optim' X-Git-Tag: v2.50.0-rc0~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c81538ea6cf4612a6ec2128c2bdb94abdbda8b97;p=thirdparty%2Fgit.git Merge branch 'ps/refname-avail-check-optim' 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 --- c81538ea6cf4612a6ec2128c2bdb94abdbda8b97