git-verify-tag - Check the GPG signature of tags
git verify-tag <tag>…
Validates the gpg signature created by git tag.
SHA1 identifiers of git tag objects.
Written by Jan Harkes <jaharkes@cs.cmu.edu> and Eric W. Biederman <ebiederm@xmission.com>
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
Part of the git(1) suite