mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 18:45:59 +02:00
Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
This commit is contained in:
parent
5cfad65689
commit
45ebbd53b5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- Check commits for a GPG signature:
|
||||
|
||||
`git verify-commit {{commit_SHA}}`
|
||||
`git verify-commit {{commit_SHA1}} {{commit_SHA2}}`
|
||||
|
||||
- Check commits for a GPG signature and show details of each commit:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue