Skip to content

Instantly share code, notes, and snippets.

@dvdrhr
Created September 5, 2017 12:28
Show Gist options
  • Save dvdrhr/3ca41ff42367e5ec71b4b483a85cae3d to your computer and use it in GitHub Desktop.
Save dvdrhr/3ca41ff42367e5ec71b4b483a85cae3d to your computer and use it in GitHub Desktop.
# turn of fast-forward merging globally for your git installation
git config --global merge.ff false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment