Skip to content

Commit ee7daf6

Browse files
committed
Merge branch 'km/log-showsignature-doc'
* km/log-showsignature-doc: config.txt: add an entry for log.showSignature
2 parents 529ebaa + ba4dce7 commit ee7daf6

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
@@ -2154,6 +2154,10 @@ log.showRoot::
21542154
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
21552155
normally hide the root commit will now show it. True by default.
21562156

2157+
log.showSignature::
2158+
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
2159+
linkgit:git-whatchanged[1] assume `--show-signature`.
2160+
21572161
log.mailmap::
21582162
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
21592163
linkgit:git-whatchanged[1] assume `--use-mailmap`.

0 commit comments

Comments
 (0)