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 4864f30 commit 6d1aed8Copy full SHA for 6d1aed8
src/triagebot/no-merge.md
@@ -39,7 +39,7 @@ There are three optional values that can be specified in the table:
39
>
40
> ```shell-session
41
> $ # rebase
42
-> $ git rebase -i master
+> $ git pull --rebase https://github.com/rust-lang/rust.git master
43
> $ # delete any merge commits in the editor that appears
44
> $ git push --force-with-lease
45
> ```
0 commit comments