mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 22: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
022ce7a0bd
commit
791ef71fdc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# git verify-commit
|
# git verify-commit
|
||||||
|
|
||||||
> Check for GPG verification of commits.
|
> Check for GPG verification of commits.
|
||||||
> If GPG verification isn't present, nothing will be returned, even if extra options are chosen.
|
> If no commits are verified, nothing will be printed, regardless of options specified.
|
||||||
> More information: <https://git-scm.com/docs/git-verify-commit>.
|
> More information: <https://git-scm.com/docs/git-verify-commit>.
|
||||||
|
|
||||||
- Check commits for a GPG signature:
|
- Check commits for a GPG signature:
|
||||||
|
|
Loading…
Add table
Reference in a new issue