summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2015-11-09 10:11:59 +0000
committerAdam Spiers <stow@adamspiers.org>2015-11-09 10:11:59 +0000
commit0a54a6bbab5ac55dd7948fc85614bc47e400ce5b (patch)
tree7959c6fa09f2eea99b03df37795220c75d378fc0
parent7faa1d86dcf3928a58fa214ce7d07fd9d688dda4 (diff)
downloadstow-0a54a6bbab5ac55dd7948fc85614bc47e400ce5b.tar.gz
HOWTO-RELEASE: encourage GPG-signing of release tags
-rw-r--r--doc/HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE
index 0f9f49b..2bc3de3 100644
--- a/doc/HOWTO-RELEASE
+++ b/doc/HOWTO-RELEASE
@@ -33,7 +33,7 @@ How to make a new release of GNU Stow
- Tag the current git HEAD with the new version number:
- git tag v7.8.9
+ git tag -s v7.8.9
- Push HEAD and tag to savannah