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.
Part of the git(1) suite