From: Jari Aalto <jari.aalto@cante.net>
To: git@vger.kernel.org
Subject: [PATCH] In Examples, explain option -r and refer to git-rev-list[1]
Date: Sun, 26 Aug 2007 18:40:26 +0300 [thread overview]
Message-ID: <r6lqfgnp.fsf@cante.net> (raw)
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
Documentation/git-log.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 49bb539..aa42f0e 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -76,7 +76,8 @@ git log -r --name-status release..test::
Show the commits that are in the "test" branch but not yet
in the "release" branch, along with the list of paths
- each commit modifies.
+ each commit modifies. Opton -r (see gitlink:git-rev-list[1])
+ descends recursively.
Discussion
----------
--
1.5.3.rc5
next reply other threads:[~2007-08-26 15:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-26 15:40 Jari Aalto [this message]
2007-08-27 8:02 ` [PATCH] In Examples, explain option -r and refer to git-rev-list[1] Lukas Sandström
2007-08-27 8:14 ` Junio C Hamano
2007-08-27 8:33 ` Junio C Hamano
2007-08-27 8:44 ` Jeff King
2007-08-27 9:55 ` Junio C Hamano
2007-08-27 10:02 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=r6lqfgnp.fsf@cante.net \
--to=jari.aalto@cante.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.