switch to using msmtp for git-send-email
This commit is contained in:
parent
2781b1da6e
commit
1ad360537f
1 changed files with 1 additions and 2 deletions
|
@ -12,5 +12,4 @@
|
|||
pager = true
|
||||
[sendemail]
|
||||
annotate = yes
|
||||
[include]
|
||||
path = ~/.config/git/sendemail
|
||||
smtpServer = /usr/bin/msmtp
|
||||
|
|
Loading…
Reference in a new issue