summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
commit3891e25205fcfcf3ed8583d096257f407ed4ef90 (patch)
treea766001f024e1539582044939b61a436616a42b9 /rev-list-options.txt
parent5ef569ff27dfec295f3f21a67dfe6da55d667d06 (diff)
downloadgit-htmldocs-3891e25205fcfcf3ed8583d096257f407ed4ef90.tar.gz
Autogenerated HTML docs for v2.5.1-454-g16163
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index a9b808fab..f1c52208f 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -58,9 +58,11 @@ endif::git-rev-list[]
more than one `--grep=<pattern>`, commits whose message
matches any of the given patterns are chosen (but see
`--all-match`).
+ifndef::git-rev-list[]
+
When `--show-notes` is in effect, the message from the notes is
matched as if it were part of the log message.
+endif::git-rev-list[]
--all-match::
Limit the commits output to ones that match all given `--grep`,