about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/wpcarro/dotfiles/gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/wpcarro/dotfiles/gitconfig b/users/wpcarro/dotfiles/gitconfig
index 8d3393526e..f81c0c40f7 100644
--- a/users/wpcarro/dotfiles/gitconfig
+++ b/users/wpcarro/dotfiles/gitconfig
@@ -5,3 +5,5 @@
   external = difft
 [push]
 	default = current
+[rebase]
+	autoStash = true