1GIT-VERIFY-TAG(1) Git Manual GIT-VERIFY-TAG(1)
2
3
4
6 git-verify-tag - Check the GPG signature of tags
7
9 git-verify-tag <tag>...
10
12 Validates the gpg signature created by git-tag.
13
15 <tag>
16 SHA1 identifier of a git tag object.
17
19 Written by Jan Harkes <jaharkes@cs.cmu.edu> and Eric W. Biederman
20 <ebiederm@xmission.com>
21
23 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
24
26 Part of the git(7) suite
27
28
29
30
31Git 1.5.3.3 10/09/2007 GIT-VERIFY-TAG(1)