BLACKSITE
:
216.73.217.4
:
104.37.75.190 / alpenpass.ca
:
Linux server3.pointsplan.com 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
:
/
usr
/
share
/
doc
/
git
/
Upload File:
files >> //usr/share/doc/git/git-verify-commit.txt
git-verify-commit(1) ==================== NAME ---- git-verify-commit - Check the GPG signature of commits SYNOPSIS -------- [verse] 'git verify-commit' [-v | --verbose] [--raw] <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 linkgit:git[1] suite