Skip to content

Instantly share code, notes, and snippets.

@clone1018
Created April 24, 2014 15:09
Show Gist options
  • Save clone1018/11258220 to your computer and use it in GitHub Desktop.
Save clone1018/11258220 to your computer and use it in GitHub Desktop.
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment