Skip to content

Commit 6d160eb

Browse files
committed
docs(dev-guide): remove “pushing to master” in the release process
1 parent db55a2c commit 6d160eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/dev-guide/src/release-process.md

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ or an official [r]elease:
6060
latest `stable` commit.
6161
- `git tag -as $VER_NUM -m $VER_NUM` (optionally without `-s` if not GPG
6262
signing the tag)
63-
- `git push origin HEAD:master`
6463
- `git push origin $VER_NUM`
6564

6665
[Rust Blog]: https://github.com/rust-lang/blog.rust-lang.org

0 commit comments

Comments
 (0)