Skip to content

Instantly share code, notes, and snippets.

@anubhavsahoo
Last active June 28, 2018 10:58
Show Gist options
  • Save anubhavsahoo/97c58ffed6248f7d918b93fca6ee260e to your computer and use it in GitHub Desktop.
Save anubhavsahoo/97c58ffed6248f7d918b93fca6ee260e to your computer and use it in GitHub Desktop.
git snippets and shortcuts
#merge strategy for code that is partially merged
git merge --no-commit -s recursive -X ours master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment