Code

Document 'git-log --decorate'
authorMichael Hendricks <michael@ndrix.org>
Thu, 10 May 2007 22:09:38 +0000 (16:09 -0600)
committerJunio 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

index 49bb539dea6ad86fa8844cf6bbe27a74af41b4e4..dd06527a1e1b421ca867fa8bca0c36ccb75aeea6 100644 (file)
@@ -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.