]> git.donarmstrong.com Git - git.git/blobdiff - .gitconfig
use rebase as the default
[git.git] / .gitconfig
index b35f3034050977b3b809f1773240886505310703..348ced73cb0dc9de84d79e9073c7112358885867 100644 (file)
@@ -31,3 +31,5 @@
 
 [alias]
     pushall = "!git remote |xargs -L1 git push --all"
+[pull]
+       rebase = true