X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitconfig;h=5832d394f28af80adfaef081c42e3e5f8b74182d;hb=79312f79771e9b53c32ff6cf83013820ef772a19;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