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

DESCRIPTION

12       Validates the gpg signature created by git tag.
13

OPTIONS

15       -v, --verbose
16           Print the contents of the tag object before validating it.
17
18       <tag>...
19           SHA1 identifiers of git tag objects.
20

AUTHOR

22       Written by Jan Harkes <jaharkes@cs.cmu.edu[1]> and Eric W. Biederman
23       <ebiederm@xmission.com[2]>
24

DOCUMENTATION

26       Documentation by Junio C Hamano and the git-list
27       <git@vger.kernel.org[3]>.
28

GIT

30       Part of the git(1) suite
31

NOTES

33        1. jaharkes@cs.cmu.edu
34           mailto:jaharkes@cs.cmu.edu
35
36        2. ebiederm@xmission.com
37           mailto:ebiederm@xmission.com
38
39        3. git@vger.kernel.org
40           mailto:git@vger.kernel.org
41
42
43
44Git 1.7.4.4                       04/11/2011                 GIT-VERIFY-TAG(1)
Impressum