Merge branch 'ws/grep-quiet-no-pager' into maint
commitb70cec0a2e8636c12617b38255c7ad2bb90f5cc9
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Mar 2015 16:33:11 +0000 (28 09:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Mar 2015 16:33:11 +0000 (28 09:33 -0700)
tree7ae183bef2edc0e86c8f89609591799d0471f739
parenta5d31548544a709b18926220867fe1c1995fa9c3
parentc2048f0b394fc5d5644956481b39f3d099cbe51c
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
builtin/grep.c