fix conflicts

This commit is contained in:
Hedy Li 2021-03-07 17:56:21 +08:00
commit 4119b41afb
2 changed files with 4 additions and 5 deletions

View File

@ -6,12 +6,11 @@
[user]
name = Hedy Li
email = hedy@rawtext.club
email = hedy@ttm.sh
[alias]
s = status
c = commit
cm = commit # scheduled for "deprecation" lol
b = branch
ls-alias = config --get-regexp alias
l = log --oneline
@ -37,10 +36,10 @@
rebase = false
[sendemail]
smtpserver = smtp.gmail.com
smtpuser = hedyhyry@gmail.com
smtpserver = smtp.tilde.team
;smtpuser = hedy
smtpencryption = tls
smtpserverport = 587
smtpserverport = 465
annotate = yes
[include]

Binary file not shown.