Sets autosquash as default for rebasing

This commit is contained in:
William Carroll 2017-08-01 09:44:15 -04:00
parent e4631a9849
commit 4eb9908e2f

View file

@ -14,3 +14,5 @@
helper = osxkeychain
[push]
default = current
[rebase]
autosquash = true