git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Document "git log --source"
@ 2008-11-10  9:58 Nanako Shiraishi
  2008-11-12  0:48 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Nanako Shiraishi @ 2008-11-10  9:58 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
---
 Documentation/git-log.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 93a2a22..34cf4e5 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -40,6 +40,10 @@ include::diff-options.txt[]
 --decorate::
 	Print out the ref names of any commits that are shown.
 
+--source::
+	Print out the ref name given on the command line by which each
+	commit was reached.
+
 --full-diff::
 	Without this flag, "git log -p <path>..." shows commits that
 	touch the specified paths, and diffs about the same specified
-- 
1.6.0.2

-- 
Nanako Shiraishi
http://ivory.ap.teacup.com/nanako3/

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-12  8:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10  9:58 [PATCH 1/2] Document "git log --source" Nanako Shiraishi
2008-11-12  0:48 ` Junio C Hamano
2008-11-12  8:41   ` Santi Béjar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).