1GIT-VERIFY-TAG(1)                 Git Manual                 GIT-VERIFY-TAG(1)
2
3
4

NAME

6       git-verify-tag - Check the GPG signature of tags
7

SYNOPSIS

9       git verify-tag <tag>...
10
11

DESCRIPTION

13       Validates the gpg signature created by git tag.
14

OPTIONS

16       -v, --verbose
17           Print the contents of the tag object before validating it.
18
19       <tag>...
20           SHA-1 identifiers of Git tag objects.
21

GIT

23       Part of the git(1) suite
24
25
26
27Git 1.8.3.1                       11/19/2018                 GIT-VERIFY-TAG(1)
Impressum