summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.gitconfig b/home/.gitconfig
index 8b2af7e..813e98f 100644
--- a/home/.gitconfig
+++ b/home/.gitconfig
@@ -32,6 +32,7 @@
[rebase]
stat = true
+ autostash = true
[alias]
lg = log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset' --abbrev-commit