Add autosquash to interactive rebases
This commit is contained in:
parent
a5066d8e67
commit
309450a926
|
@ -26,5 +26,8 @@
|
|||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[rebase]
|
||||
autosquash = true
|
||||
|
||||
[credential]
|
||||
helper = store
|
||||
|
|
Loading…
Reference in New Issue