git verify-commit

git-verify-commit

Name

git-verify-commit - Check the GPG signature of commits

Synopsis

git verify-commit <commit>…​

Description

Validates the GPG signature created by git commit -S.

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 commit object before validating it.

<commit>…​

SHA-1 identifiers of Git commit objects.

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部