From: Junio C Hamano Date: Sat, 28 Mar 2015 16:33:11 +0000 (-0700) Subject: Merge branch 'ws/grep-quiet-no-pager' into maint X-Git-Tag: v2.3.5~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b70cec0a2e8636c12617b38255c7ad2bb90f5cc9;p=thirdparty%2Fgit.git Merge branch 'ws/grep-quiet-no-pager' into maint Even though "git grep --quiet" is run merely to ask for the exit status, we spawned the pager regardless. Stop doing that. * ws/grep-quiet-no-pager: grep: fix "--quiet" overwriting current output --- b70cec0a2e8636c12617b38255c7ad2bb90f5cc9