mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
Update release documentation
This commit is contained in:
parent
195cc9be94
commit
c85cb76064
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue