Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/merge-quiet'
[gitweb.git]
/
builtin
/
grep.c
diff --git
a/builtin/grep.c
b/builtin/grep.c
index 335f25d0ad69a41ee2ea1e1e38aecbc2c121cb8c..abc440023ff98e354a92f002419b52836e4155c0 100644
(file)
--- a/
builtin/grep.c
+++ b/
builtin/grep.c
@@
-885,7
+885,7
@@
int cmd_grep(int argc, const char **argv, const char *prefix)
}
}
- if (!show_in_pager)
+ if (!show_in_pager
&& !opt.status_only
)
setup_pager();
if (!use_index && (untracked || cached))