mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 15:11:30 +00:00
The beta branch update should not require a force push
This commit is contained in:
parent
4619bb243d
commit
c19ca0e8a8
1 changed files with 1 additions and 1 deletions
|
@ -100,5 +100,5 @@ be updated.
|
|||
# Assuming the current directory corresponds to the Clippy repository
|
||||
$ git checkout beta
|
||||
$ git rebase $BETA_SHA
|
||||
$ git push upstream beta [-f] # This requires a force push, if a remerge was done
|
||||
$ git push upstream beta
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue