[git] stash by default on rebase
This commit is contained in:
parent
12fe493b0f
commit
270acfd504
1 changed files with 2 additions and 0 deletions
|
@ -73,3 +73,5 @@
|
||||||
trustExitCode = true
|
trustExitCode = true
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
[rebase]
|
||||||
|
autoStash = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue