We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c13a27 commit e822452Copy full SHA for e822452
contrib/release/README
@@ -17,7 +17,7 @@ StGit Release Checklist
17
18
2. Create new tag
19
20
- - `git tag -a -m 'Relase vX.Y' vX.Y`
+ - `git tag --sign -m 'Release vX.Y' vX.Y`
21
22
3. Check source distribution
23
0 commit comments