.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 18 Jun 2018 14:52:41 -0700
changeset 38404 398716063c2d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
relink: use progress helper This doesn't use progress.increment() because progress output is skipped for some positions (so we may end up calling "update(0), update(2), update(7)", or similar). Differential Revision: https://phab.mercurial-scm.org/D3805

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