summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-11-03 10:26:50 +0900
committerJunio C Hamano <gitster@pobox.com>2018-11-03 10:26:50 +0900
commit77f65806c33ea8493158d64561e03fa54dd15d0f (patch)
tree59c48bbaa5684ad7bbe7ccf0a933db1a5223d75e /pretty-formats.txt
parent920a695feaebbeb9ed06b0ee96c38789cc130796 (diff)
downloadgit-htmldocs-77f65806c33ea8493158d64561e03fa54dd15d0f.tar.gz
Autogenerated HTML docs for v2.19.1-816-gcd69e
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index 6109ef09a..417b638cd 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -153,6 +153,9 @@ endif::git-rev-list[]
and "N" for no signature
- '%GS': show the name of the signer for a signed commit
- '%GK': show the key used to sign a signed commit
+- '%GF': show the fingerprint of the key used to sign a signed commit
+- '%GP': show the fingerprint of the primary key whose subkey was used
+ to sign a signed commit
- '%gD': reflog selector, e.g., `refs/stash@{1}` or
`refs/stash@{2 minutes ago`}; the format follows the rules described
for the `-g` option. The portion before the `@` is the refname as