HOWTO-RELEASE: encourage GPG-signing of release tags
This commit is contained in:
parent
7faa1d86dc
commit
0a54a6bbab
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ How to make a new release of GNU Stow
|
||||||
|
|
||||||
- Tag the current git HEAD with the new version number:
|
- 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
|
- Push HEAD and tag to savannah
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue