Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rev-list-options.txt: complete sentence about notes matching
author
Michael J Gruber
<git@drmicha.warpmail.net>
Fri, 17 Apr 2015 14:28:56 +0000
(16:28 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 17 Apr 2015 17:30:51 +0000
(10:30 -0700)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
38cfe91
)
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index ee497430cb0f8dc0859b90b8773e6b8e28d5e361..06e4cfdbc5460fd54c39ee537f1a98752a167a32 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-67,8
+67,8
@@
endif::git-rev-list[]
matches any of the given patterns are chosen (but see
`--all-match`).
+
-When `--show-notes` is in effect, the message from the notes
a
s
-
if it is
part of the log message.
+When `--show-notes` is in effect, the message from the notes
i
s
+
matched as if it were
part of the log message.
--all-match::
Limit the commits output to ones that match all given --grep,