change the webdoc4
This commit is contained in:
parent
123cc2cc0f
commit
af12600eee
|
@ -119,8 +119,7 @@ git commit -m "your commit message"
|
||||||
|
|
||||||
### 步骤9 : push & push
|
### 步骤9 : push & push
|
||||||
|
|
||||||
如果经过测试,您觉得在本地完成了代码工作,您就可以将代码推送到您自己的服
|
如果经过测试,您觉得在本地完成了代码工作,您就可以将代码推送到您自己的服务器端的仓库中了。
|
||||||
务器端的仓库中了。
|
|
||||||
```
|
```
|
||||||
git push origin develop
|
git push origin develop
|
||||||
```
|
```
|
||||||
|
@ -198,4 +197,3 @@ git merge upstream/master
|
||||||
git push origin master
|
git push origin master
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue