github 同步上游
 git remote add upstream https://github.com/xxxxxx.git
 git remote update upstream
 git rebase upstream/master
上一篇
下一篇