Skip to content

Commit b522c33

Browse files
committed
Merge branch 'km/log-showsignature-doc' into maint
Doc update. * km/log-showsignature-doc: config.txt: add an entry for log.showSignature
2 parents e2ae5ec + ba4dce7 commit b522c33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,6 +2151,10 @@ log.showRoot::
21512151
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
21522152
normally hide the root commit will now show it. True by default.
21532153

2154+
log.showSignature::
2155+
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
2156+
linkgit:git-whatchanged[1] assume `--show-signature`.
2157+
21542158
log.mailmap::
21552159
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
21562160
linkgit:git-whatchanged[1] assume `--use-mailmap`.

0 commit comments

Comments
 (0)