]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dd/retire-efgrep' into es/retire-efgrep
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Sep 2022 15:31:04 +0000 (08:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Sep 2022 15:31:04 +0000 (08:31 -0700)
* dd/retire-efgrep:
  t: convert fgrep usage to "grep -F"
  t: convert egrep usage to "grep -E"
  t: remove \{m,n\} from BRE grep usage
  CodingGuidelines: allow grep -E


Trivial merge