]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: always setup rebase
[dotfiles.git] / .gitconfig
index c16415a947a8760147054b0b1f3e3bbecfabbcf0..66a284234459b24f18c87522514305651b27339f 100644 (file)
@@ -22,6 +22,9 @@
        wdiff = diff --word-diff
        wshow = show --word-diff
 
+[branch]
+       autosetuprebase = always
+
 [color]
        ui = auto