—
NAME
git-verify-tag - Check the GPG signature of tags
SYNOPSIS
bash
git verify-tag\n [-v | --verbose] [--format=<format>] [--raw] <tag>...DESCRIPTION
Validates the gpg signature created by git tag.
OPTIONS
--raw
-v, --verbose
<tag>...
GIT
Part of the git(1) suite