From: Junio C Hamano Date: Wed, 5 Jan 2022 22:01:31 +0000 (-0800) Subject: Merge branch 'rs/pcre2-utf' X-Git-Tag: v2.35.0-rc0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c91b0b7c7270dac8c539062d193749e654b7f002;p=thirdparty%2Fgit.git Merge branch 'rs/pcre2-utf' "git grep --perl-regexp" failed to match UTF-8 characters with wildcard when the pattern consists only of ASCII letters, which has been corrected. * rs/pcre2-utf: grep/pcre2: factor out literal variable grep/pcre2: use PCRE2_UTF even with ASCII patterns --- c91b0b7c7270dac8c539062d193749e654b7f002