projects
/
cmccabe-etc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5427d56
)
.gitconfig: add git-send-email config
author
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Mon, 21 Mar 2011 14:27:55 +0000 (07:27 -0700)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Mon, 21 Mar 2011 14:28:13 +0000 (07:28 -0700)
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
5c5145b
..
5832d39
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-12,3
+12,7
@@
threads = 4
[sendemail]
chainreplyto = false
+ smtpserver = smtp.gmail.com
+ smtpserverport = 587
+ smtpencryption = tls
+ smtpuser = rarecactus@gmail.com