projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dcb3b6
)
Document 'git-log --decorate'
author
Michael Hendricks
<michael@ndrix.org>
Thu, 10 May 2007 22:09:38 +0000
(16:09 -0600)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 10 May 2007 22:21:54 +0000
(15:21 -0700)
Signed-off-by: Michael Hendricks <michael@ndrix.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-log.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index 49bb539dea6ad86fa8844cf6bbe27a74af41b4e4..dd06527a1e1b421ca867fa8bca0c36ccb75aeea6 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-51,6
+51,9
@@
include::pretty-formats.txt[]
a record about how the tip of a reference was changed.
See also gitlink:git-reflog[1].
+--decorate::
+ Print out the ref names of any commits that are shown.
+
<paths>...::
Show only commits that affect the specified paths.