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: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
parent
83dd186eb6
commit
67c95952cf
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
|||
|
||||
`git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --verbose`
|
||||
|
||||
- Check commits for a GPG signature and print raw details:
|
||||
- Check commits for a GPG signature and print the raw details:
|
||||
|
||||
`git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --raw`
|
||||
|
|
Loading…
Add table
Reference in a new issue