Skip to content

Instantly share code, notes, and snippets.

@swist
Created October 22, 2014 14:46
Show Gist options
  • Save swist/d3338566f7d153911688 to your computer and use it in GitHub Desktop.
Save swist/d3338566f7d153911688 to your computer and use it in GitHub Desktop.
git config settings
[branch]
autosetupmerge = true
autosetuprebase = always
[push]
default = tracking
[rerere]
enabled =1
[merge "ours"]
name = "Keep ours merge"
driver = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment