Merge branch 'km/log-showsignature-doc'
* km/log-showsignature-doc: config.txt: add an entry for log.showSignature
This commit is contained in:
commit
ee7daf6c1e
@ -2154,6 +2154,10 @@ log.showRoot::
|
||||
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
|
||||
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::
|
||||
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
|
||||
linkgit:git-whatchanged[1] assume `--use-mailmap`.
|
||||
|
Loading…
Reference in New Issue
Block a user