Skip to content

Instantly share code, notes, and snippets.

@bactoria
Created February 15, 2018 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bactoria/3385dd65f97a75d4eb6083618d2b48d4 to your computer and use it in GitHub Desktop.
Save bactoria/3385dd65f97a75d4eb6083618d2b48d4 to your computer and use it in GitHub Desktop.
Synchronize git fork
git fetch upstream
git checkout master
git merge upstream/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment