author | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jan 2012 21:51:28 +0000 (13:51 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Jan 2012 21:02:27 +0000 (13:02 -0800) | ||
commit | 824958e50b250e957998626a21763603ca30e832 | |
tree | 5831ae9621501ab28237f16e230e8b4420c31940 | tree | snapshot |
parent | c6b3ec41e2efdd9e05118c2e99ad70f0e0629873 | commit | diff |
log-tree: show mergetag in log --show-signature output
A commit object that merges a signed tag records the "mergetag" extended
header. Check the validity of the GPG signature on it, and show it in a
way similar to how "gpgsig" extended header is shown.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A commit object that merges a signed tag records the "mergetag" extended
header. Check the validity of the GPG signature on it, and show it in a
way similar to how "gpgsig" extended header is shown.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
log-tree.c | diff | blob | history |