Skip to content

Instantly share code, notes, and snippets.

@JesseHerrick
Created March 20, 2014 17:33
Show Gist options
  • Save JesseHerrick/9669360 to your computer and use it in GitHub Desktop.
Save JesseHerrick/9669360 to your computer and use it in GitHub Desktop.
Fix git pull error.
git fetch
git rebase origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment