Use default CRLF setting
This commit is contained in:
parent
73355607ff
commit
a906614264
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# system-wide config file (normally /etc/gitconfig).
|
||||
|
||||
[core]
|
||||
autocrlf = input
|
||||
autocrlf = true
|
||||
[pull]
|
||||
ff = only
|
||||
rebase = false
|
||||
|
|
Loading…
Reference in a new issue