Git

NAME

git-verify-tag - Die GPG-Signaturen von Markierungs überprüfen

ÜBERSICHT

git verify-tag [--format=<Format>] <Markierung>…​

BESCHREIBUNG

Überprüft die von git tag erstellte GPG-Signatur.

OPTIONEN

--raw

Print the raw gpg status output to standard error instead of the normal human-readable output.

-v
--verbose

Print the contents of the tag object before validating it.

<Markierung>…​

SHA-1 eines Git-Markierungsobjektes.

GIT

Teil der git[1] Suite

scroll-to-top