Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
read-tree -m -u: avoid getting confused by intermediate symlinks.
[gitweb.git]
/
Documentation
/
git-log.txt
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.