aboutsummaryrefslogtreecommitdiff
path: root/dot.hgrc
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2020-04-17 15:42:56 +0200
committerThomas Schneider <qsx@chaotikum.eu>2020-04-17 15:42:56 +0200
commitb5b88e84f051aa0b2329a229c98d2e2d7a748ab8 (patch)
tree5e9af9aaf7f9afb67ec8aa218a1eb2dd50ded9a7 /dot.hgrc
parent6d68935a4580864911ba5745a1551bae9d85801d (diff)
parent15435b0f800ba61d955f7ebe54c48a21777f2fb4 (diff)
Merge remote-tracking branch 'origin/main' into neptun
Diffstat (limited to 'dot.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