Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SpiritOfDarkDragon/c55a37cb08162a62b6eb to your computer and use it in GitHub Desktop.
Save SpiritOfDarkDragon/c55a37cb08162a62b6eb to your computer and use it in GitHub Desktop.
git fetch --all
git reset --hard origin/master (or your branch name)
git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment