diff options
Diffstat (limited to 'dot.hgrc')
| -rw-r--r-- | dot.hgrc | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 |
