From 76cb3c3dadb43125ac068be0a49bf70bf5628dc4 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Mon, 23 Mar 2020 20:37:09 +0100 Subject: Update .hgrc --- dot.hgrc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dot.hgrc b/dot.hgrc index 0f3c49f..6089a62 100644 --- a/dot.hgrc +++ b/dot.hgrc @@ -3,6 +3,7 @@ [ui] username = Thomas Schneider +tweakdefaults = true [email] method = sendmail @@ -11,20 +12,13 @@ method = sendmail gpg = histedit = mq = -pager = patchbomb = -progress = purge = rebase = -record = remotenames = strip = zeroconf = -[diff] -git = true -showfunc = true - [alias] describe = log -r . --template '{latesttag}-{latesttagdistance}-{node|short}\n' glog = log -G -- cgit v1.2.3