We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db55a2c commit 6d160ebCopy full SHA for 6d160eb
doc/dev-guide/src/release-process.md
@@ -60,7 +60,6 @@ or an official [r]elease:
60
latest `stable` commit.
61
- `git tag -as $VER_NUM -m $VER_NUM` (optionally without `-s` if not GPG
62
signing the tag)
63
- - `git push origin HEAD:master`
64
- `git push origin $VER_NUM`
65
66
[Rust Blog]: https://github.com/rust-lang/blog.rust-lang.org
0 commit comments