mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 09:15:54 +02:00
Add default autosquash to rebase
This commit is contained in:
parent
5887e2dda4
commit
e18ac728c8
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
showPatch = true
|
showPatch = true
|
||||||
[rebase]
|
[rebase]
|
||||||
autostash = true
|
autostash = true
|
||||||
|
autosquash = true
|
||||||
[commit]
|
[commit]
|
||||||
verbose = true
|
verbose = true
|
||||||
[mergetool]
|
[mergetool]
|
||||||
|
|
Loading…
Add table
Reference in a new issue