aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2020-03-23 20:37:09 +0100
committerThomas Schneider <qsx@chaotikum.eu>2020-03-23 20:37:09 +0100
commit76cb3c3dadb43125ac068be0a49bf70bf5628dc4 (patch)
treeed37f9afbbe915bee2ef16b097c88d34deac720d
parent54697444ad9f341f8e4b4e440c56a5f8af505e65 (diff)
Update .hgrc
-rw-r--r--dot.hgrc8
1 files changed, 1 insertions, 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 <qsx@chaotikum.eu>
+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