6 git-verify-tag - Check the GPG signature of tags
10 'git verify-tag' <tag>...
14 Validates the gpg signature created by 'git tag'.
20 Print the contents of the tag object before validating it.
23 SHA1 identifiers of git tag objects.
27 Written by Jan Harkes <jaharkes@cs.cmu.edu> and Eric W. Biederman <ebiederm@xmission.com>
31 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
35 Part of the linkgit:git[1] suite