Skip to content

Commit 3f58726

Browse files
committed
Merge branch 'mg/show-notes-doc'
Documentation fix. * mg/show-notes-doc: rev-list-options.txt: complete sentence about notes matching
2 parents b799052 + 7348cde commit 3f58726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/rev-list-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ endif::git-rev-list[]
5959
matches any of the given patterns are chosen (but see
6060
`--all-match`).
6161
+
62-
When `--show-notes` is in effect, the message from the notes as
63-
if it is part of the log message.
62+
When `--show-notes` is in effect, the message from the notes is
63+
matched as if it were part of the log message.
6464

6565
--all-match::
6666
Limit the commits output to ones that match all given `--grep`,

0 commit comments

Comments
 (0)