mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 18:06:02 +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
880fccb397
commit
6d3d553a8e
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
||||||
|
|
||||||
`git verify-commit {{commit_SHA}} --verbose`
|
`git verify-commit {{commit_SHA}} --verbose`
|
||||||
|
|
||||||
- Check commits for a GPG signature and give RAW details:
|
- Check commits for a GPG signature and print raw details:
|
||||||
|
|
||||||
`git verify-commit {{commit_SHA}} --raw`
|
`git verify-commit {{commit_SHA}} --raw`
|
||||||
|
|
Loading…
Add table
Reference in a new issue