181:9547811e4036
Anton Shestakov <av6@dwimlabs.net>, Sat, 23 Mar 2019 21:15:08 +0800
.hgrc: email/smtp sections, a skeleton for actual config SMTP is pretty popular, and using TLS (vs. STARTTLS) should be less fragile.

next change 270:1d5e48ac6718
previous change 173:7c2e8fa084cf

.gitconfig

Permissions: -rw-r--r--

Other formats: Feeds:
[user]
name = Anton Shestakov
email = av6@dwimlabs.net
[push]
default = current
[commit]
verbose = true
[alias]
st = status
ci = commit
d = diff
gl = log --graph --decorate --all