Mercurial > repos > other > linux
changeset 52:708289800f62
Remove "hg view" (doesn't work atm) and custom log output (has issues)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 22 Mar 2017 20:42:05 +0000 |
parents | 6b1492d34562 |
children | 79646cea4c5f |
files | hgrc |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc Wed Mar 22 20:38:37 2017 +0000 +++ b/hgrc Wed Mar 22 20:42:05 2017 +0000 @@ -1,7 +1,6 @@ [ui] username = IBBoard <dev@ibboard.co.uk> merge = meld -logtemplate='{rev}:{node|short} - {age(date)} ({phase}){ifeq(p2rev, '-1', '', '\n Merge: {p1rev}:{p1node|short} && {p2rev}:{p2node|short}')}\n {tabindent(desc)}\n\n' [trusted] #Trust root (mainly for VPS running, where some repos are owned by root and we want to do "hg status" without sudo-ing) @@ -10,11 +9,9 @@ [alias] copush = !$HG commit $@ && $HG push -view = hgview [extensions] extdiff = -hgext.hgview = ~/.hgview.py bookmarks = hgext.convert= color =