mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
git-send-email configuration
This commit is contained in:
@@ -44,3 +44,8 @@
|
|||||||
autosquash = true
|
autosquash = true
|
||||||
[fetch]
|
[fetch]
|
||||||
prune = true
|
prune = true
|
||||||
|
[sendemail]
|
||||||
|
smtpserver = charon.bertptrs.nl
|
||||||
|
smtpserverport = 587
|
||||||
|
smtpuser = bert
|
||||||
|
smtpencryption = tls
|
||||||
|
|||||||
Reference in New Issue
Block a user