Bad git config fix
This commit is contained in:
parent
27809f2ead
commit
3a950f2ed9
|
@ -20,7 +20,7 @@
|
|||
excludesfile = ~/.gitignore
|
||||
editor = subl -n -w
|
||||
[push]
|
||||
default = simple
|
||||
default = current
|
||||
[apply]
|
||||
whitespace = nowarn
|
||||
[mergetool]
|
||||
|
|
Loading…
Reference in New Issue