X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-log.txt;h=0e6ff3182347c03a9ae9c3992fd1e8a6db2867f9;hb=8718e875080767f2c8d06c55c3fb5a6dddf0e5a0;hp=d7f6a9cc3ee335c5437e27dd362ef47c8753ff43;hpb=d0780b0643123dcf68639ac9fc4d79da4e41e6da;p=git.git diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index d7f6a9cc3..0e6ff3182 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -37,7 +37,8 @@ include::diff-options.txt[] and , see "SPECIFYING REVISIONS" section in linkgit:git-rev-parse[1]. ---decorate[=short|full]:: +--no-decorate:: +--decorate[=short|full|no]:: Print out the ref names of any commits that are shown. If 'short' is specified, the ref name prefixes 'refs/heads/', 'refs/tags/' and 'refs/remotes/' will not be printed. If 'full' is specified, the @@ -56,7 +57,7 @@ include::diff-options.txt[] commits, and doesn't limit diff for those commits. --follow:: - Continue listing the history of a file beyond renames. + Continue listing the history of a file beyond renames/copies. --log-size:: Before the log message print out its size in bytes. Intended