feat(git): enable git send-email & sign-off

This commit is contained in:
George Rawlinson 2020-02-06 12:40:58 +13:00
parent 9259ea60d3
commit 918f9f228f
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 9 additions and 0 deletions

View File

@ -30,3 +30,12 @@
[commit]
gpgsign = true
[sendemail]
smtpserver = smtp.nullpointer.io
smtpuser = george@rawlinson.net.nz
smtpencryption = tls
smtpserverport = 587
annotate = true
[format]
signoff = true