OSDN Git Service

Document "git log --source"
authorNanako Shiraishi <nanako3@lavabit.com>
Mon, 10 Nov 2008 09:58:15 +0000 (18:58 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Nov 2008 20:55:42 +0000 (12:55 -0800)
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt

index 93a2a22..34cf4e5 100644 (file)
@@ -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