aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-09-07 10:27:03 +0200
committerJunio C Hamano <gitster@pobox.com>2022-09-07 09:46:06 -0700
commit00c80534f63bc27e11e2f17a8623af142ac122c0 (patch)
tree3daded0f0c2892d60f4378faacd37444906964d6 /Documentation/config
parent2a9dfdf260db304763e4db159921565feeedef40 (diff)
downloadgit-00c80534f63bc27e11e2f17a8623af142ac122c0.tar.gz
log docs: de-duplicate configuration sections
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Reviewed-by: Matheus Tavares <matheus.bernardino@usp.br> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config')
-rw-r--r--Documentation/config/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/config/log.txt b/Documentation/config/log.txt
index 456eb07800..f2ea11c0cf 100644
--- a/Documentation/config/log.txt
+++ b/Documentation/config/log.txt
@@ -7,6 +7,10 @@ log.date::
Set the default date-time mode for the 'log' command.
Setting a value for log.date is similar to using 'git log''s
`--date` option. See linkgit:git-log[1] for details.
++
+If the format is set to "auto:foo" and the pager is in use, format
+"foo" will be the used for the date format. Otherwise "default" will
+be used.
log.decorate::
Print out the ref names of any commits that are shown by the log