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 a4fe7d2 commit 2866582Copy full SHA for 2866582
src/release/process.md
@@ -63,7 +63,7 @@ We need to find out the parent commit in which the PR opened last Monday merged.
63
64
Go to that PR, and find the "bors merged commit $SHA into rust-lang:master at the bottom.
65
66
-Locally, run `export BRANCH_POINT=`git rev-parse $SHA^` in the rust-lang/rust
+Locally, run `` export BRANCH_POINT=`git rev-parse $SHA^` `` in the rust-lang/rust
67
checkout. This should be bors-authored merge into master of the PR before the
68
version bump merged.
69
0 commit comments