From: Junio C Hamano Date: Wed, 23 Aug 2017 21:13:12 +0000 (-0700) Subject: Merge branch 'as/grep-quiet-no-match-exit-code-fix' X-Git-Tag: v2.15.0-rc0~145 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/85c81a74e24fd83bbe7a75aa4ce6a5b3dfa1b884?ds=inline;hp=--cc Merge branch 'as/grep-quiet-no-match-exit-code-fix' "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 --- 85c81a74e24fd83bbe7a75aa4ce6a5b3dfa1b884