6 git-verify-commit - Check the GPG signature of commits
11 'git verify-commit' <commit>...
15 Validates the GPG signature created by 'git commit -S'.
20 Print the raw gpg status output to standard error instead of the normal
21 human-readable output.
25 Print the contents of the commit object before validating it.
28 SHA-1 identifiers of Git commit objects.
32 Part of the linkgit:git[1] suite