Skip to content

Instantly share code, notes, and snippets.

@cheldernunes
Created August 8, 2019 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cheldernunes/cdc86855c70e919064df8c09e07cf83b to your computer and use it in GitHub Desktop.
Save cheldernunes/cdc86855c70e919064df8c09e07cf83b to your computer and use it in GitHub Desktop.
discard local changes in git pull
git reset --hard && git pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment