Skip to content

Instantly share code, notes, and snippets.

@sam0x17
Last active October 26, 2016 17:11
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 sam0x17/4292d3c61220b268483b to your computer and use it in GitHub Desktop.
Save sam0x17/4292d3c61220b268483b to your computer and use it in GitHub Desktop.
rebase and pull (update to upstream changes in git)
git pull --rebase origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment