t7510: test a commit signed by an unknown key
commit4baf839fe0e71dca3f26198b7a4faab439fa2ef6
authorJeff King <peff@peff.net>
Tue, 17 Jun 2014 00:05:54 +0000 (16 20:05 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jun 2014 20:41:28 +0000 (17 13:41 -0700)
treedd15b5a9313357310ddd0c63629402e4b664aa4b
parent7b1732c11605f84b809bd120401df49866c27141
t7510: test a commit signed by an unknown key

We tested both good and bad signatures, but not ones made
correctly but with a key for which we have no trust.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7510-signed-commit.sh