mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
Change release-process.md to sign release tags
This commit is contained in:
parent
ac57a2320f
commit
cc75306ceb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Release Process
|
|||
|
||||
###tag version in git
|
||||
|
||||
git tag -a v(new version, e.g. 0.8.0)
|
||||
git tag -s v(new version, e.g. 0.8.0)
|
||||
|
||||
###write release notes. git shortlog helps a lot, for example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue