We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d23f8 + a0538e5 commit 529d71aCopy full SHA for 529d71a
Documentation/git-log.txt
@@ -39,7 +39,9 @@ OPTIONS
39
full ref name (including prefix) will be printed. If 'auto' is
40
specified, then if the output is going to a terminal, the ref names
41
are shown as if 'short' were given, otherwise no ref names are
42
- shown. The default option is 'short'.
+ shown. The option `--decorate` is short-hand for `--decorate=short`.
43
+ Default to configuration value of `log.decorate` if configured,
44
+ otherwise, `auto`.
45
46
--decorate-refs=<pattern>::
47
--decorate-refs-exclude=<pattern>::
0 commit comments