Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Document "git log --source"
author
Nanako Shiraishi
<nanako3@lavabit.com>
Mon, 10 Nov 2008 09:58:15 +0000
(18:58 +0900)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
78892e3
)
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index 93a2a227c4816720b82330aca1b8c3ab0245b1c1..34cf4e5811d1a6f46fcbd333a2ff48c200eadff8 100644
(file)
--- 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