rev-list-options.txt: complete sentence about notes matching
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
38cfe915bf
commit
7348cdeb6c
|
|
@ -67,8 +67,8 @@ endif::git-rev-list[]
|
||||||
matches any of the given patterns are chosen (but see
|
matches any of the given patterns are chosen (but see
|
||||||
`--all-match`).
|
`--all-match`).
|
||||||
+
|
+
|
||||||
When `--show-notes` is in effect, the message from the notes as
|
When `--show-notes` is in effect, the message from the notes is
|
||||||
if it is part of the log message.
|
matched as if it were part of the log message.
|
||||||
|
|
||||||
--all-match::
|
--all-match::
|
||||||
Limit the commits output to ones that match all given --grep,
|
Limit the commits output to ones that match all given --grep,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue