Skip to content

Instantly share code, notes, and snippets.

@oozzal
Created September 23, 2014 08:17
Show Gist options
  • Save oozzal/b2af8626983222fc20ba to your computer and use it in GitHub Desktop.
Save oozzal/b2af8626983222fc20ba to your computer and use it in GitHub Desktop.
# fix 'your branch is ahead of origin/master by x commits'
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment