mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-29 09:16:22 -05:00
Revert "signed tags are not optional"
This reverts commit fd53e71983
.
Signed tags are optional
This commit is contained in:
parent
8ea5ffc99a
commit
090d617e91
@ -104,7 +104,7 @@ your Git commits.
|
|||||||
commit -S
|
commit -S
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
3. Create signed tags:
|
3. (Optional) Create signed tags:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
git tag -s <tag_name> -m "<tag_message>"
|
git tag -s <tag_name> -m "<tag_message>"
|
||||||
|
Loading…
Reference in New Issue
Block a user