git-verify-tag - Check the GPG signature of tags
git verify-tag <tag>…
Validates the gpg signature created by git tag.
Print the contents of the tag object before validating it.
SHA1 identifiers of git tag objects.
Written by Jan Harkes <[email protected]> and Eric W. Biederman <[email protected]>
Documentation by Junio C Hamano and the git-list <[email protected]>.
Part of the git(1) suite