2015-03-26 update github fork git Configuring a remote for a fork 1$ git remote add upstream git@github.com:ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git Syncing a fork 123$ git fetch upstream$ git checkout master$ git merge upstream/master < ios dev black magic multiple targets building >