We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4619bb2 commit c19ca0eCopy full SHA for c19ca0e
doc/release.md
@@ -100,5 +100,5 @@ be updated.
100
# Assuming the current directory corresponds to the Clippy repository
101
$ git checkout beta
102
$ git rebase $BETA_SHA
103
-$ git push upstream beta [-f] # This requires a force push, if a remerge was done
+$ git push upstream beta
104
```
0 commit comments