From 4cdfb42a5f9973b56251eeb0c73c5103a2990783 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Fri, 10 May 2019 08:48:55 +0200 Subject: Update hgrc --- dot.hgrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dot.hgrc') diff --git a/dot.hgrc b/dot.hgrc index d78a619..25e0a4e 100644 --- a/dot.hgrc +++ b/dot.hgrc @@ -4,6 +4,9 @@ [ui] username = Thomas Schneider +[email] +method = sendmail + [extensions] gpg = histedit = @@ -14,6 +17,7 @@ progress = purge = rebase = record = +remotenames = strip = zeroconf = -- cgit v1.2.3