mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-07 07:04:37 +08:00
🎨 fix doc
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user