| GIT-VERIFY-COMMIT(1) | Git Manual | GIT-VERIFY-COMMIT(1) |
git-verify-commit - Check the GPG signature of commits
git verify-commit [-v | --verbose] [--raw] <commit>...
Validates the GPG signature created by git commit -S on the commit objects given on the command line.
--raw
-v, --verbose
Part of the git(1) suite
| 2025-07-22 | Git 2.50.1.428.g0e8243 |