Skip to content

Commit 3153094

Browse files
authored
完善 保持与 APIJSON 仓库的同步 的可视化操作步骤
1 parent 65f508e commit 3153094

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,10 @@ $ git remote add APIJSON [email protected]:Tencent/APIJSON.git
114114

115115
#### 保持与 APIJSON 仓库的同步
116116

117-
更新上游仓库:
117+
直接在 fork Repo 的首页点 Contribute > Open pull request
118+
![image](https://user-images.githubusercontent.com/5738175/131775861-15a2bf9e-4e85-4588-bd2d-f9d78b76541c.png)
118119

120+
或者
119121
```bash
120122
$ git pull --rebase <name> <branch>
121123
# 等同于以下两条命令

0 commit comments

Comments
 (0)