[git] Add sendemail config to git

This commit is contained in:
Sebastian Schulze 2020-09-03 08:49:52 +02:00
parent 58e2d1f0a3
commit 3d93775aab
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 5 additions and 0 deletions

View File

@ -79,6 +79,11 @@
[pull]
rebase = true
[sendemail]
smtpserver = /usr/bin/msmtp
smtpserveroption = -a
smtpserveroption = bascht
{{ if (index . "git") -}}
{{ range .git.instead -}}
[url "{{.url}}"]