From 090d617e91baccc96d3f1e4055ae2aac2aa217fc Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Tue, 26 Jun 2018 10:15:28 +0200 Subject: [PATCH] Revert "signed tags are not optional" This reverts commit fd53e7198323c6ac5dec1f6cd9a0b475cfd4ef20. Signed tags are optional --- basics_dev/code-signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics_dev/code-signing.md b/basics_dev/code-signing.md index 64d31a3b..5471cf4d 100644 --- a/basics_dev/code-signing.md +++ b/basics_dev/code-signing.md @@ -104,7 +104,7 @@ your Git commits. commit -S ~~~ -3. Create signed tags: +3. (Optional) Create signed tags: ~~~ git tag -s -m ""