projects
/
anagramarama
/ tag
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
patthoyts-gpg-pub
object
02042f959908020bdbb9ab35f2656691af324612
blob
author
Pat Thoyts
<patthoyts@users.sourceforge.net>
Tue, 24 Aug 2010 19:50:46 +0000
(20:50 +0100)
This blob object contains the GPG public key I use to
sign anagramarama release tags in the git repository.
To use it to verify tags I signed do:
$ git cat-file blob patthoyts-gpg-pub | gpg --import
to import it into your keyring, and then:
$ git verify-tag $tag_to_be_verified