man > git-verify-commit(1)

📛 NAME

git-verify-commit — Check the GPG signature of commits

🚀 Quick Reference

Use CaseCommandDescription
🔏 Verify a commitgit verify-commit <commit>Validate the GPG signature on a single commit
📦 Verify multiple commitsgit verify-commit <commit1> <commit2>Check GPG signatures on several commits at once
🔍 Raw GPG outputgit verify-commit --raw <commit>Print raw gpg status to stderr for scripting
📄 Verbose inspectiongit verify-commit -v <commit>Show commit contents before validating the signature

📋 SYNOPSIS

git verify-commit <commit>...

📖 DESCRIPTION

Validates 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.

🔗 GIT

Part of the git(1) suite

git-verify-commit(1)
📛 NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION ⚙️ OPTIONS
🔬 --raw 🗣️ -v, --verbose 📌 <commit>...
🔗 GIT

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 20:59 @2600:1f28:365:80b0:b91e:58eb:6587:15c8
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format