Skip to content

Commit

Permalink
修改pr教程表述
Browse files Browse the repository at this point in the history
  • Loading branch information
wuchenguang1998 committed Jun 12, 2024
1 parent f2ca8f8 commit 9504b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ git clone https://github.com/pengzhijian123/vue-fabric-editor.git(这个是刚

## 7. 被采纳合并

由于被采纳且合并了,所以保留本地main分支拉取最新远程main分支就行了,下次修改就从main分支中新建新分支再修改pr
由于被采纳且合并了,所以保留本地main分支拉取最新远程main分支就行了,下次修改就从main分支中新建新分支再提交pr

### 7.1 删除本地分支

Expand Down

0 comments on commit 9504b1b

Please sign in to comment.