Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit c85cb76

Browse files
committed
Update release documentation
1 parent 195cc9b commit c85cb76

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
@@ -68,7 +68,7 @@ be updated.
6868
```bash
6969
# Assuming the current directory corresponds to the Clippy repository
7070
$ git checkout beta
71-
$ git rebase $BETA_SHA
71+
$ git reset --hard $BETA_SHA
7272
$ git push upstream beta
7373
```
7474

0 commit comments

Comments
 (0)