Installer: Clean up the Registry more thoroughly on uninstall
[msysgit.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