Update pages/common/git-verify-commit.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
CleanMachine1
2021-05-12 00:17:56 +01:00
parent 005e3f0d5f
commit 42adfe6798

View File

@@ -4,7 +4,7 @@
> If GPG verification isn't present, nothing will be returned, even if extra options are chosen. > If GPG verification isn't present, nothing will be returned, even if extra options are chosen.
> More information: <https://git-scm.com/docs/git-verify-commit>. > More information: <https://git-scm.com/docs/git-verify-commit>.
- Check git commits for a GPG signature: - Check commits for a GPG signature:
`git verify-commit {{commit SHA hash}}` `git verify-commit {{commit SHA hash}}`