Query: git-verify-commit
OS: osx
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-VERIFY-COMMIT(1) Git Manual GIT-VERIFY-COMMIT(1)NAMEgit-verify-commit - Check the GPG signature of commitsSYNOPSISgit verify-commit <commit>...DESCRIPTIONValidates 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.GITPart of the git(1) suite Git 2.17.1 10/05/2018 GIT-VERIFY-COMMIT(1)
| Related Man Pages |
|---|
| git-http-fetch(1) - linux |
| git-merge-base(1) - debian |
| git-replace(1) - centos |
| git-http-fetch(1) - suse |
| git-whatchanged(1) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| When is a _function_ not a _function_? |
| Undeletable file |
| To print diamond asterisk pattern based on inputs |
| A dash to GOTO or a dash from GOTO, that is the question... |