6 git-verify-tag - Check the GPG signature of tags
 
  11 'git verify-tag' <tag>...
 
  15 Validates the gpg signature created by 'git tag'.
 
  21         Print the contents of the tag object before validating it.
 
  24         SHA-1 identifiers of Git tag objects.
 
  28 Part of the linkgit:git[1] suite