Skip to content

Commit c19ca0e

Browse files
committed
The beta branch update should not require a force push
1 parent 4619bb2 commit c19ca0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ be updated.
100100
# Assuming the current directory corresponds to the Clippy repository
101101
$ git checkout beta
102102
$ git rebase $BETA_SHA
103-
$ git push upstream beta [-f] # This requires a force push, if a remerge was done
103+
$ git push upstream beta
104104
```

0 commit comments

Comments
 (0)