pretty: make %GK output the signing key for signed commits
commit0174eeaa736226a0bea19e9bf88c270d61aa9cce
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 14 Feb 2013 16:04:46 +0000 (14 17:04 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2013 17:30:36 +0000 (14 09:30 -0800)
tree94f0586682a4b6fd35bcf6753db2a8180d844e20
parent4a868fd655a72c2663d9519363162db467baccb2
pretty: make %GK output the signing key for signed commits

In order to employ signed keys in an automated way it is absolutely
necessary to check which keys the signatures come from.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt
pretty.c