.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 13 Apr 2018 11:00:30 -0700
changeset 37679 ab828755e1ea
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
scmutil: use resolvehexnodeidprefix() from revsymbol() I should have copied this from changectx.__init__ into in 35b34202dd3b (context: handle partial nodeids in revsymbol(), 2018-04-08). Differential Revision: https://phab.mercurial-scm.org/D3310

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