.arcconfig
author rdamazio@google.com
Wed, 09 Jan 2019 20:00:35 -0800
branchstable
changeset 41146 fbd168455b26
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
histedit: crashing with a more useful error message on empty defaultrev Before this, `hg --config histedit.defaultrev= histedit` would crash with File "destutil.py", line 385, in desthistedit if revs: UnboundLocalError: local variable 'revs' referenced before assignment Differential Revision: https://phab.mercurial-scm.org/D5543

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}