Skip to content

Instantly share code, notes, and snippets.

@steffen-wirth
Created February 4, 2015 09:12
Show Gist options
  • Save steffen-wirth/447d96bb4ebaafaa6cbf to your computer and use it in GitHub Desktop.
Save steffen-wirth/447d96bb4ebaafaa6cbf to your computer and use it in GitHub Desktop.
reset local with remote
git fetch --all
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment