Set autostash to true for rebases
This commit is contained in:
parent
75499bfe8b
commit
be42729e44
|
@ -45,3 +45,5 @@
|
|||
helper = cache --timeout=3600
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[rebase]
|
||||
autoStash = true
|
||||
|
|
Loading…
Reference in a new issue