From: Junio C Hamano Date: Sun, 10 Sep 2017 08:02:55 +0000 (+0900) Subject: Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maint X-Git-Tag: v2.14.2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1b64e8e649566971a4b55122d72f0f1d07047d1;p=thirdparty%2Fgit.git Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maint "git grep -L" and "git grep --quiet -L" reported different exit codes; this has been corrected. * as/grep-quiet-no-match-exit-code-fix: git-grep: correct exit code with --quiet and -L --- f1b64e8e649566971a4b55122d72f0f1d07047d1