curl-library
Re: Unable to build libcurl on mingw with curl-7.26.0
Date: Wed, 18 Jul 2012 18:08:13 +0200
Hi,
Am 18.07.2012 16:58, schrieb Guenter:
> Am 18.07.2012 07:03, schrieb Guenter:
> it should also be possible to add this option to the [core] section of
> the ~/.gitconfig file:
> [core]
> autocrlf=input
it is set in the msysgit global gitconfig - see ./etc/gitconfig:
[core]
symlinks = false
autocrlf = true
[color]
diff = auto
status = auto
branch = auto
interactive = true
[pack]
packSizeLimit = 2g
[help]
format = html
[http]
sslCAinfo = /bin/curl-ca-bundle.crt
[sendemail]
smtpserver = /bin/msmtp.exe
[diff "astextplain"]
textconv = astextplain
[rebase]
autosquash = true
so changing it there should fix the issue also.
Gün.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-18