My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
09e32fa
c2048f0
)
Merge branch 'ws/grep-quiet-no-pager'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Mar 2015 19:54:20 +0000
(12:54 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Mar 2015 19:54:20 +0000
(12:54 -0700)
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
1
2
builtin/grep.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/grep.c
Simple merge