Skip to content

Commit 56822cc

Browse files
mndrixJunio C Hamano
authored andcommitted
Document 'git-log --decorate'
Signed-off-by: Michael Hendricks <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1dcb3b6 commit 56822cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-log.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ include::pretty-formats.txt[]
5151
a record about how the tip of a reference was changed.
5252
See also gitlink:git-reflog[1].
5353

54+
--decorate::
55+
Print out the ref names of any commits that are shown.
56+
5457
<paths>...::
5558
Show only commits that affect the specified paths.
5659

0 commit comments

Comments
 (0)