Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/triagebot/no-merge.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ There are three optional values that can be specified in the table:
>
> ```shell-session
> $ # rebase
> $ git rebase -i master
> $ # delete any merge commits in the editor that appears
> $ git pull --rebase https://github.com/rust-lang/rust.git master
> $ git push --force-with-lease
> ```

Expand Down