We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2ae5ec + ba4dce7 commit b522c33Copy full SHA for b522c33
Documentation/config.txt
@@ -2151,6 +2151,10 @@ log.showRoot::
2151
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
2152
normally hide the root commit will now show it. True by default.
2153
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
+
2158
log.mailmap::
2159
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
2160
linkgit:git-whatchanged[1] assume `--use-mailmap`.
0 commit comments