From: Michael J Gruber Date: Fri, 17 Apr 2015 14:28:56 +0000 (+0200) Subject: rev-list-options.txt: complete sentence about notes matching X-Git-Tag: v2.4.0~2^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7348cdeb6c24e36b9192d5304aac005204ab92c2?ds=inline;hp=--cc rev-list-options.txt: complete sentence about notes matching Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- 7348cdeb6c24e36b9192d5304aac005204ab92c2 diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index ee497430cb..06e4cfdbc5 100644 --- 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 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,