Merge branch 'hm/paint-hits-in-log-grep'
commitccd3258b4d6af2f7b9b331a09543fdc8325ff170
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:03 +0000 (21 21:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:03 +0000 (21 21:57 -0800)
treeb693f90020964c5bd2915361af298dbd9bdfcb55
parentcd3e606211bb1cf8bc57f7d76bab98cc17a150bc
parente7f3925bed86edf1b79fd18e5600252e445019d1
Merge branch 'hm/paint-hits-in-log-grep'

"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"