]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
[WIP] Push all of the ultrahaptics changes!
[dotfiles.git] / git / config
index 0e41b1f17baae3a86ce3a919f3cbcf026e74fa2b..f64196094ad7322379102acb2541f5bb667c7ca8 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Samir Benmendil
-       email = me@rmz.io
+       email = samir.benmendil@ultrahaptics.com
 [color]
        branch = auto
        status = auto
@@ -31,3 +31,9 @@
        autosquash = true
 [status]
        submodulesummary = true
+[pull]
+       rebase = interactive
+[branch "master"]
+       rebase = preserve
+[branch "develop"]
+       rebase = preserve