diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2020-04-17 15:42:56 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2020-04-17 15:42:56 +0200 |
| commit | b5b88e84f051aa0b2329a229c98d2e2d7a748ab8 (patch) | |
| tree | 5e9af9aaf7f9afb67ec8aa218a1eb2dd50ded9a7 /dot.hgrc | |
| parent | 6d68935a4580864911ba5745a1551bae9d85801d (diff) | |
| parent | 15435b0f800ba61d955f7ebe54c48a21777f2fb4 (diff) | |
Merge remote-tracking branch 'origin/main' into neptun
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 |
