Add default autosquash to rebase

This commit is contained in:
Paweł Płazieński 2018-03-14 08:43:15 +01:00
parent 5887e2dda4
commit e18ac728c8

View file

@ -53,6 +53,7 @@
showPatch = true showPatch = true
[rebase] [rebase]
autostash = true autostash = true
autosquash = true
[commit] [commit]
verbose = true verbose = true
[mergetool] [mergetool]