Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-verify-tag    ( 1 )

проверить подпись тегов GPG (Check the GPG signature of tags)

Имя (Name)

git-verify-tag - Check the GPG signature of tags


Синопсис (Synopsis)

git verify-tag [--format=<format>] <tag>...


Описание (Description)

Validates the gpg signature created by git tag.


Параметры (Options)

--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.

<tag>... SHA-1 identifiers of Git tag objects.