Explorar o código

gitconfig: merge: defaultToUpstream

raylu %!s(int64=14) %!d(string=hai) anos
pai
achega
5dd3d95136
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -34,5 +34,8 @@
 	editor = vim
 	pager = less -FXRS -x4
 
+[merge]
+	defaultToUpstream = true
+
 [alias]
 	short = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --patience