.arcconfig
author Danny Hooper <hooper@google.com>
Tue, 26 Jun 2018 16:29:55 -0700
changeset 38538 a3be09e277e9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
fix: add progress bar for number of file revisions processed This ensures responsiveness when the configured tools are slow or numerous. Differential Revision: https://phab.mercurial-scm.org/D3848

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