git: Enable autostash for rebase
This commit is contained in:
@@ -102,6 +102,7 @@
|
|||||||
program = gpg2
|
program = gpg2
|
||||||
[rebase]
|
[rebase]
|
||||||
autoSquash = true
|
autoSquash = true
|
||||||
|
autoStash = true
|
||||||
[diff]
|
[diff]
|
||||||
submodule = log
|
submodule = log
|
||||||
mnemonicPrefix = true
|
mnemonicPrefix = true
|
||||||
|
|||||||
Reference in New Issue
Block a user