Browse Source

turn off autosetuprebase

raylu 13 năm trước cách đây
mục cha
commit
1f9db3356b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      gitconfig

+ 0 - 2
gitconfig

@@ -36,8 +36,6 @@
 
 [merge]
 	defaultToUpstream = true
-[branch]
-	autosetuprebase = remote
 
 [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