--- a/.gitconfig
+++ b/.gitconfig
@@ -16,3 +16,5 @@
outgoing = log @{u}..
glog = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
+[branch]
+ autosetuprebase = always