From: Mike Frysinger Date: Sun, 24 May 2015 04:09:18 +0000 (-0400) Subject: hgrc: disable extensions by default as they are too flaky X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=6561deaf103a3715e10123b3afe667be72d81d9d hgrc: disable extensions by default as they are too flaky --- diff --git a/.hgrc b/.hgrc index e6aee8b..537ece1 100644 --- a/.hgrc +++ b/.hgrc @@ -20,8 +20,8 @@ hgext.mq = patchbomb = purge = rebase = -histedit = /usr/local/src/hg/histedit/hg_histedit.py -hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py +#histedit = /usr/local/src/hg/histedit/hg_histedit.py +#hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py [email] method = smtp