]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/grep-lookahead'
authorTaylor Blau <me@ttaylorr.com>
Fri, 1 Nov 2024 16:53:28 +0000 (12:53 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 1 Nov 2024 16:53:28 +0000 (12:53 -0400)
Fix 'git grep' regression on macOS by disabling lookahead when
encountering invalid UTF-8 byte sequences.

* rs/grep-lookahead:
  grep: disable lookahead on error


Trivial merge