From: Junio C Hamano Date: Mon, 18 Sep 2023 20:53:13 +0000 (-0700) Subject: Merge branch 'rs/grep-no-no-or' X-Git-Tag: v2.43.0-rc0~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=921a713d66acdc90427ab80c4cb039be73b3ae72;p=thirdparty%2Fgit.git Merge branch 'rs/grep-no-no-or' "git grep -e A --no-or -e B" is accepted, even though the negation of "or" did not mean anything, which has been tightened. * rs/grep-no-no-or: grep: reject --no-or --- 921a713d66acdc90427ab80c4cb039be73b3ae72