mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-27 19:23:24 +08:00
🎨 fix doc
This commit is contained in:
parent
25309e06ad
commit
5604a16ae8
@ -28,7 +28,7 @@ $ git push
|
||||
* 定期使用项目仓库内容更新自己仓库内容。
|
||||
|
||||
```bash
|
||||
$ git remote add upstream https://github.com/Wechat-Group/WxJava
|
||||
$ git remote add upstream https://github.com/binarywang/WxJava
|
||||
$ git fetch upstream
|
||||
$ git checkout develop
|
||||
$ git rebase upstream/develop
|
||||
|
Loading…
Reference in New Issue
Block a user