Skip to content

Instantly share code, notes, and snippets.

@cdgz
Last active March 18, 2017 15:34
Show Gist options
  • Save cdgz/92a51abaa412b8235a41 to your computer and use it in GitHub Desktop.
Save cdgz/92a51abaa412b8235a41 to your computer and use it in GitHub Desktop.
[ui]
username = cdgz <zzz@zzz.com>
[extensions]
color =
mq =
rebase =
histedit =
email =
patchbomb =
[alias]
l = log --limit 5 --graph
ll = log --limit 10 --graph
[email]
method = smtp
from = cdgz <zzz@zzz.com>
to = mercurial-devel@selenic.com
[smtp]
host = smtp.gmail.com
port = 587
tls = starttls
username = cdgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment