Merge branch 'lt/gpg-show-long-key-in-signature-verification'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2016 22:34:16 +0000 (15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2016 22:34:16 +0000 (15:34 -0700)
"git log --show-signature" and other commands that display the
verification status of PGP signature now shows the longer key-id,
as 32-bit key-id is so last century.

* lt/gpg-show-long-key-in-signature-verification:
gpg-interface: prefer "long" key format output when verifying pgp signatures

Trivial merge