From: Junio C Hamano Date: Sun, 20 Aug 2017 06:07:20 +0000 (-0700) Subject: Merge branch 'as/grep-quiet-no-match-exit-code-fix' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/362f88fb41a16a184c32cfd5b7b5fcde0a4cfa80?hp=--cc Merge branch 'as/grep-quiet-no-match-exit-code-fix' into next "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 --- 362f88fb41a16a184c32cfd5b7b5fcde0a4cfa80