diff --git a/gitconfig b/gitconfig index e9853e5..cea6e58 100644 --- a/gitconfig +++ b/gitconfig @@ -21,6 +21,7 @@ tool = vimdiff [difftool] prompt=true + [rebase] autostash = true autosquash = true