—
NAME
git-verify-commit - Check the GPG signature of commits
SYNOPSIS
bash
git verify-commit\n [-v | --verbose] [--raw] <commit>...DESCRIPTION
Validates the GPG signature created by git commit -S.
OPTIONS
--raw
-v, --verbose
<commit>...
GIT
Part of the git(1) suite