Skip to content

Commit

Permalink
rev-list-options.txt: complete sentence about notes matching
Browse files Browse the repository at this point in the history
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael J Gruber authored and Junio C Hamano committed Apr 17, 2015
1 parent 38cfe91 commit 7348cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/rev-list-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 as
if it is part of the log message.
When `--show-notes` is in effect, the message from the notes is
matched as if it were part of the log message.

--all-match::
Limit the commits output to ones that match all given --grep,
Expand Down

0 comments on commit 7348cde

Please sign in to comment.