Skip to content

Instantly share code, notes, and snippets.

@philipbeadle
Created July 19, 2015 05:20
Show Gist options
  • Save philipbeadle/ea0a379f92c5a7a3688b to your computer and use it in GitHub Desktop.
Save philipbeadle/ea0a379f92c5a7a3688b to your computer and use it in GitHub Desktop.
git fetch origin master
git reset --hard FETCH_HEAD
git clean -df
@philipbeadle
Copy link
Author

git reset --hard 61b53d6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment