Fix incorrectly global git merge config
This commit is contained in:
parent
b3a6e353ee
commit
25ea85f5a1
1 changed files with 0 additions and 2 deletions
|
|
@ -7,7 +7,5 @@
|
||||||
default = simple
|
default = simple
|
||||||
[alias]
|
[alias]
|
||||||
lg = log --oneline --graph --decorate
|
lg = log --oneline --graph --decorate
|
||||||
[merge]
|
|
||||||
ff = false
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = cache
|
helper = cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue