摘要:
```1. 设置源仓库的远程地址>> git remote add [新地址名称] [源仓库远程地址]>> git remote add upstream https://github.com/leisurelicht/wtfpython-cn2. 同步fork>> git fetch [新地址名称]>> git fetch upstream3. 本地切换到想要更新的分支上>> git check... 阅读全文
posted @ 2019-09-02 18:38
暮晨
阅读(2219)
评论(0)
推荐(0)

浙公网安备 33010602011771号