]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hm/paint-hits-in-log-grep'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:03 +0000 (21:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:03 +0000 (21:57 -0800)
"git grep" looking in a blob that has non-UTF8 payload was
completely broken when linked with certain versions of PCREv2
library in the latest release.

* hm/paint-hits-in-log-grep:
  Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"


Trivial merge