Auto-set git pull mode
This commit is contained in:
parent
f0bb77323a
commit
cfdae3d8fd
@ -12,6 +12,9 @@
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
|
||||
[advice]
|
||||
detachedHead = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user