1
0
Fork 0
mirror of synced 2024-04-25 16:12:46 +12:00
This commit is contained in:
Colin Walters 2022-08-18 16:10:43 +08:00 committed by GitHub
commit 5f312376b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1145,6 +1145,9 @@ Our recommendation is to always sign git tags, as this allows other developers
to ensure that the git repository they are working with has not been
maliciously altered (e.g. in order to introduce backdoors).
See also [git-evtag](http://github.com/cgwalters/git-evtag) for an even
stronger form of signed tags.
##### How to verify signed tags
To verify a signed tag, simply use the `verify-tag` command: