From 42adfe6798a3db1dc6bd78339a82f3394b514af2 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Wed, 12 May 2021 00:17:56 +0100 Subject: [PATCH] Update pages/common/git-verify-commit.md Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> --- pages/common/git-verify-commit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/git-verify-commit.md b/pages/common/git-verify-commit.md index d94986af13..9c70fc724e 100644 --- a/pages/common/git-verify-commit.md +++ b/pages/common/git-verify-commit.md @@ -4,7 +4,7 @@ > If GPG verification isn't present, nothing will be returned, even if extra options are chosen. > More information: . -- Check git commits for a GPG signature: +- Check commits for a GPG signature: `git verify-commit {{commit SHA hash}}`