.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 29 Mar 2018 21:15:40 -0700
changeset 37171 d7f3fdab94c4
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
context: remove unwanted assignments in basectx.__new__() (API) The two subclasses in core apparently didn't trust __new__() to do the job anyway (they both reassigned all the properties after). Differential Revision: https://phab.mercurial-scm.org/D2966

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