Install antiword (Git 0680e7ee62e430e0905085e5b4cfb01d31db5936)
[msysgit.git] / etc / gitconfig
blob5a8c3b3371dfa1d40d6c84180e654b563acc35ba
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
15 [diff "astextplain"]
16         textconv = astextplain