From: Nanako Shiraishi Date: Mon, 10 Nov 2008 09:58:15 +0000 (+0900) Subject: Document "git log --source" X-Git-Tag: v1.6.1-rc1~61^2~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=30c4d7a76a96cf7a2848b752083364c51b051f30;p=git.git Document "git log --source" Signed-off-by: Nanako Shiraishi Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 93a2a227c..34cf4e581 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 ..." shows commits that touch the specified paths, and diffs about the same specified