Sets autosquash as default for rebasing
This commit is contained in:
parent
e4631a9849
commit
4eb9908e2f
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@
|
|||
helper = osxkeychain
|
||||
[push]
|
||||
default = current
|
||||
[rebase]
|
||||
autosquash = true
|
||||
|
|
Loading…
Reference in a new issue