Merge pull request #35073 from fenggw-fnst/fix-open-a-pr
Fix incorrect format in open-a-pr.md
This commit is contained in:
commit
e644ead07a
|
|
@ -512,7 +512,7 @@ conflict. You must resolve all merge conflicts in your PR.
|
|||
|
||||
1. Continue the rebase:
|
||||
|
||||
``
|
||||
```shell
|
||||
git rebase --continue
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue