Skip to content

Instantly share code, notes, and snippets.

@incraigulous
Created December 1, 2014 17:35
Show Gist options
  • Save incraigulous/a58186b3d73a1eb2a071 to your computer and use it in GitHub Desktop.
Save incraigulous/a58186b3d73a1eb2a071 to your computer and use it in GitHub Desktop.
Restart git pull
sudo su jonb
git reset --hard origin/master
(or whatever branch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment