From: Junio C Hamano Date: Thu, 23 May 2024 18:04:29 +0000 (-0700) Subject: Merge branch 'mt/openindiana-portability' X-Git-Tag: v2.46.0-rc0~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8890b4f37eec774af3313218e73b94e219f655c3;p=thirdparty%2Fgit.git Merge branch 'mt/openindiana-portability' Portability updates to various uses of grep and sed. * mt/openindiana-portability: t/t9001-send-email.sh: sed - remove the i flag for s t/t9118-git-svn-funky-branch-names.sh: sed needs semicolon t/t1700-split-index.sh: mv -v is not portable t/t4202-log.sh: fix misspelled variable t/t0600-reffiles-backend.sh: rm -v is not portable t/t9902-completion.sh: backslashes in echo Switch grep from non-portable BRE to portable ERE --- 8890b4f37eec774af3313218e73b94e219f655c3