mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-19 03:03:21 +00:00
The beta branch update should not require a force push
This commit is contained in:
parent
4619bb243d
commit
c19ca0e8a8
@ -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 New Issue
Block a user