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.
--raw
-v, --verbose
<commit>...
Part of the git(1) suite
02/28/2023 | Git 2.39.2 |