mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 03:14:04 +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
|
||||
[rebase]
|
||||
autostash = true
|
||||
autosquash = true
|
||||
[commit]
|
||||
verbose = true
|
||||
[mergetool]
|
||||
|
|
Loading…
Add table
Reference in a new issue