]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
vim: add bindings for quit-another-window
[dotfiles.git] / git / config
index 911ad2cb09b8360af159ec06d02c041714ab9f17..21d2ea605d7bb6f3010886a1424f1375c9466c0f 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Samir Benmendil
 [user]
        name = Samir Benmendil
-       email = samir.benmendil@gmail.com
+       email = me@rmz.io
 [color]
        branch = auto
        status = auto
 [color]
        branch = auto
        status = auto
@@ -26,3 +26,5 @@
        defaultToUpstream = true
 [mergetool]
        prompt = no
        defaultToUpstream = true
 [mergetool]
        prompt = no
+[rebase]
+       autostash = true