mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-07 02:20:12 +02:00
Change release-process.md to sign release tags
This commit is contained in:
@@ -17,7 +17,7 @@ Release Process
|
|||||||
|
|
||||||
###tag version in git
|
###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:
|
###write release notes. git shortlog helps a lot, for example:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user