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:
parent
005e3f0d5f
commit
42adfe6798
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue