author | Junio C Hamano <gitster@pobox.com> | |
Sat, 22 Oct 2011 04:06:02 +0000 (21:06 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 22 Oct 2011 04:52:56 +0000 (21:52 -0700) | ||
commit | 5f549aa2f78314ac37bbd436c8f80aea4c752e07 | |
tree | db079155794727ac821adfba2eb68b330cc0c120 | tree | snapshot |
parent | 33a11a20eb7610771268e34211509cbbdee76b1e | commit | diff |
pretty: %G[?GS] placeholders
Add new placeholders related to the GPG signature on signed commits.
- %GG to show the raw verification message from GPG;
- %G? to show either "G" for Good, "B" for Bad;
- %GS to show the name of the signer.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add new placeholders related to the GPG signature on signed commits.
- %GG to show the raw verification message from GPG;
- %G? to show either "G" for Good, "B" for Bad;
- %GS to show the name of the signer.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pretty.c | diff | blob | history |