https://help.github.com/articles/fork-a-repo/
https://help.github.com/articles/syncing-a-fork/
https://help.github.com/articles/configuring-a-remote-for-a-fork/
$ git remote add upstream ...
$ git pull upstream
$ git merge upstream/master
[Note] git remote -v
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment