summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-11 13:08:47 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-11 13:08:47 -0700
commit48931e26012d8d7ad1a7e1d9701f52be1b77e45a (patch)
treed0666dfc19b285a5d3deba39146b3e3682f71840 /git-log.txt
parentc6c919b870e00b3afac46972e322d36bb8bd7033 (diff)
downloadgit-htmldocs-48931e26012d8d7ad1a7e1d9701f52be1b77e45a.tar.gz
Autogenerated HTML docs for v2.9.1-200-gb1ec0
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-log.txt b/git-log.txt
index 4a6c47f84..32246fdb0 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -198,6 +198,10 @@ log.showRoot::
`git log -p` output would be shown without a diff attached.
The default is `true`.
+log.showSignature::
+ If `true`, `git log` and related commands will act as if the
+ `--show-signature` option was passed to them.
+
mailmap.*::
See linkgit:git-shortlog[1].