Query: git-verify-commit
OS: mojave
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)