]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/skip-utf8-check-with-pcre1'
authorJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 03:25:17 +0000 (12:25 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 03:25:17 +0000 (12:25 +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