feat(git): enable git send-email & sign-off
This commit is contained in:
parent
9259ea60d3
commit
918f9f228f
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue