mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
update
This commit is contained in:
parent
e241de6a30
commit
02793bda6c
@ -28,7 +28,7 @@ $ git push
|
|||||||
```bash
|
```bash
|
||||||
$ git remote add upstream https://github.com/wechat-group/weixin-java-tools
|
$ git remote add upstream https://github.com/wechat-group/weixin-java-tools
|
||||||
$ git fetch upstream
|
$ git fetch upstream
|
||||||
$ git checkout dev
|
$ git checkout develop
|
||||||
$ git rebase upstream/dev
|
$ git rebase upstream/develop
|
||||||
$ git push -f origin dev
|
$ git push -f origin develop
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user