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> | |
Sun, 13 Nov 2011 06:27:38 +0000 (22:27 -0800) | ||
commit | f6667c5ee8148af28cc97049695f60f5105b3061 | |
tree | 5da1cb6ba65c876b989652d75be56cd9760aa7b0 | tree | snapshot |
parent | 247503f28fe25e400df6542cf72ade7c5b6cfacf | 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 |