]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cl/grep-max-count'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2022 21:54:55 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2022 21:54:55 +0000 (14:54 -0700)
"git grep -m<max-hits>" is a way to limit the hits shown per file.

* cl/grep-max-count:
  grep: add --max-count command line option


Trivial merge