Skip to content

Instantly share code, notes, and snippets.

@FrancisVarga
Created September 1, 2010 09:25
Show Gist options
  • Save FrancisVarga/560459 to your computer and use it in GitHub Desktop.
Save FrancisVarga/560459 to your computer and use it in GitHub Desktop.
//Force pull
git pull origin master -f
//Force push
git push origin master -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment