mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 18:58:50 +00:00
The beta branch update should not require a force push
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user