Add git-send.email.io configs
Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
parent
4974ae349a
commit
f837a5ee4d
1 changed files with 5 additions and 0 deletions
|
@ -12,3 +12,8 @@
|
|||
tool = default-difftool
|
||||
[difftool "default-difftool"]
|
||||
cmd = code --wait --diff $LOCAL $REMOTE
|
||||
[sendemail]
|
||||
smtpserver = smtp.pobox.com
|
||||
smtpuser = revi@pobox.com
|
||||
smtpencryption = tls
|
||||
smtpserverport = 587
|
Loading…
Reference in a new issue