mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01: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
42adfe6798
commit
94f7e5acb7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
`git verify-commit {{commit SHA hash}}`
|
||||
|
||||
- Check git commits for a GPG signature and show details of specified commit:
|
||||
- Check commits for a GPG signature and show details of specified commit:
|
||||
|
||||
`git verify-commit {{commit SHA hash}} --verbose`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue