]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: always setup rebase
authorOleg Broytman <phd@phdru.name>
Tue, 14 Jul 2015 20:56:15 +0000 (23:56 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 14 Jul 2015 20:56:15 +0000 (23:56 +0300)
.gitconfig

index c16415a947a8760147054b0b1f3e3bbecfabbcf0..66a284234459b24f18c87522514305651b27339f 100644 (file)
@@ -22,6 +22,9 @@
        wdiff = diff --word-diff
        wshow = show --word-diff
 
+[branch]
+       autosetuprebase = always
+
 [color]
        ui = auto