diff --git a/.gitconfig b/.gitconfig index 33c7a30..345364f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -106,3 +106,6 @@ [diff] tool = vimdiff + +[rebase] + autostash = true