diff --git a/.gitconfig b/.gitconfig index 6d3f501..884262d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -45,3 +45,5 @@ helper = cache --timeout=3600 [commit] gpgsign = true +[rebase] + autoStash = true