Merge branch 'km/log-showsignature-doc'
* km/log-showsignature-doc: config.txt: add an entry for log.showSignature
This commit is contained in:
@ -2154,6 +2154,10 @@ log.showRoot::
|
|||||||
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
|
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
|
||||||
normally hide the root commit will now show it. True by default.
|
normally hide the root commit will now show it. True by default.
|
||||||
|
|
||||||
|
log.showSignature::
|
||||||
|
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
|
||||||
|
linkgit:git-whatchanged[1] assume `--show-signature`.
|
||||||
|
|
||||||
log.mailmap::
|
log.mailmap::
|
||||||
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
|
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
|
||||||
linkgit:git-whatchanged[1] assume `--use-mailmap`.
|
linkgit:git-whatchanged[1] assume `--use-mailmap`.
|
||||||
|
Reference in New Issue
Block a user