Stop using autocrlf on Linux
This commit is contained in:
parent
35ee70c0ae
commit
e02e6a9195
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
# Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git
|
# Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git
|
||||||
# system-wide config file (normally /etc/gitconfig).
|
# system-wide config file (normally /etc/gitconfig).
|
||||||
|
|
||||||
[core]
|
|
||||||
autocrlf = true
|
|
||||||
[pull]
|
[pull]
|
||||||
ff = only
|
ff = only
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
Loading…
Reference in a new issue