.gitconfig

changeset 166
7d0c758c7a4d
parent 93
f8612a811de0
child 170
fb8391e37094
child 173
757eaebee0a2
--- 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

mercurial