git verify-tag

git-verify-tag

Name

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

Synopsis

git verify-tag [--format=<format>] <tag>…​

Description

Validates the gpg signature created by git tag.

Options

--raw

Print the raw gpg status output to standard error instead of the normal human-readable output.

-v
--verbose

Print the contents of the tag object before validating it.

<tag>…​

SHA-1 identifiers of Git tag objects.

© 2005–2017 Linus Torvalds and others
Licensed under the GNU General Public License version 2.
https://git-scm.com/docs/git-verify-tag

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部