1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 19:05:59 +02:00

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.
> 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}}`