mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-17 17:33:07 +00:00
Update release documentation
This commit is contained in:
parent
195cc9be94
commit
c85cb76064
@ -68,7 +68,7 @@ be updated.
|
||||
```bash
|
||||
# Assuming the current directory corresponds to the Clippy repository
|
||||
$ git checkout beta
|
||||
$ git rebase $BETA_SHA
|
||||
$ git reset --hard $BETA_SHA
|
||||
$ git push upstream beta
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user