GIT: fix typo lts (should be tls)
This commit is contained in:
parent
c348bcfd1c
commit
e05e8763c7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
lschanged = diff --name-only
|
||||
history = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
|
||||
[sendemail]
|
||||
smtpencryption = lts
|
||||
smtpencryption = tls
|
||||
smtpserver = smtp.gmail.com
|
||||
smtpuser = ryuslash@gmail.com
|
||||
smtpserverport = 587
|
||||
|
|
Loading…
Reference in a new issue