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