X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitconfig;h=5832d394f28af80adfaef081c42e3e5f8b74182d;hb=163bbf3ba48fb86f57dd0c5c5a3493328e3cad2e;hp=127d03752262870c9e5786358823a3d7ebc8c1c1;hpb=2a81e05ce09983fb6497fc6f3ce7e243fad820d5;p=cmccabe-etc diff --git a/.gitconfig b/.gitconfig index 127d037..5832d39 100644 --- a/.gitconfig +++ b/.gitconfig @@ -9,6 +9,10 @@ diff = auto ui = auto [pack] - threads = 0 + threads = 4 [sendemail] chainreplyto = false + smtpserver = smtp.gmail.com + smtpserverport = 587 + smtpencryption = tls + smtpuser = rarecactus@gmail.com