cmd: Prevent chcp in git.cmd from gobbling stdin (fixes issue 474)
[msysgit/kirr.git] / etc / gitconfig
blob2a84411c65eaf61f7024ee25e58ed1de6f67957b
1 [core]
2         symlinks = false
3         autocrlf = true
4 [color]
5         diff = auto
6 [pack]
7         packSizeLimit = 2g
8 [help]
9         format = html
10 [http]
11         sslCAinfo = /mingw/bin/curl-ca-bundle.crt
12 [sendemail]
13         smtpserver = /mingw/bin/msmtp.exe