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 9103b3e commit 09e3d84Copy full SHA for 09e3d84
src/release/process.md
@@ -68,7 +68,7 @@ git push git@github.com:rust-lang/cargo rust-$NEW_BETA_VERSION
68
```
69
70
Temporarily disable banch protection on GitHub for the `beta` branch of the Rust
71
-repo. Promote rust-lang/rust's master branch to beta as with yesterday:
+repo. Promote rust-lang/rust's master branch to beta as you did for stable:
72
73
```sh
74
git push git@github.com:rust-lang/rust $BRANCH_POINT:beta -f
0 commit comments