Skip to content

Instantly share code, notes, and snippets.

@kirevdokimov
Created February 20, 2020 16:47
Show Gist options
  • Select an option

  • Save kirevdokimov/045b86cf9137ec8d32bb6a6eb92f2abf to your computer and use it in GitHub Desktop.

Select an option

Save kirevdokimov/045b86cf9137ec8d32bb6a6eb92f2abf to your computer and use it in GitHub Desktop.
# Disable fast-forward merge for all projects
git config --global --add merge.ff false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment