Browse Source

Document 'git-log --decorate'

Signed-off-by: Michael Hendricks <michael@ndrix.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Michael Hendricks 18 years ago committed by Junio C Hamano
parent
commit
56822cc9ab
  1. 3
      Documentation/git-log.txt

3
Documentation/git-log.txt

@ -51,6 +51,9 @@ include::pretty-formats.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.


Loading…
Cancel
Save