X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitconfig;h=5832d394f28af80adfaef081c42e3e5f8b74182d;hb=79312f79771e9b53c32ff6cf83013820ef772a19;hp=0385cdb2682d8bc40f6114fafcb257e145a150df;hpb=aa521d4fa48d4ff14b922c52d5c7c5def40fd939;p=cmccabe-etc diff --git a/.gitconfig b/.gitconfig index 0385cdb..5832d39 100644 --- a/.gitconfig +++ b/.gitconfig @@ -9,4 +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