Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:55 +0000 (17:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:55 +0000 (17:02 +0900)
"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

1  2 
grep.c
t/t7810-grep.sh
diff --cc grep.c
Simple merge
diff --cc t/t7810-grep.sh
Simple merge