config.txt: add an entry for log.showSignature
commitba4dce784e4db4c00c5d54bb22c239080049b3ee
authorKyle Meyer <kyle@kyleam.com>
Fri, 19 May 2017 02:44:51 +0000 (18 22:44 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 20 May 2017 09:32:17 +0000 (20 18:32 +0900)
treebf8c19506da2ab408714e6302ea8e75e848b34a0
parent95d67879735cfecfdd85f89e59d993c5b4de8835
config.txt: add an entry for log.showSignature

The configuration variable log.showSignature is mentioned in git-log's
manpage.  Document it in git-config's manpage as well.

Signed-off-by: Kyle Meyer <kyle@kyleam.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt