]> granicus.if.org Git - git/commitdiff
Merge branch 'cb/skip-utf8-check-with-pcre1' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:41:59 +0000 (13:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:41:59 +0000 (13:41 +0900)
Make sure the grep machinery does not abort when seeing a payload
that is not UTF-8 even when JIT is not in use with PCRE1.

* cb/skip-utf8-check-with-pcre1:
  grep: skip UTF8 checks explicitly

1  2 
grep.c

diff --cc grep.c
Simple merge