.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 20 Apr 2021 10:24:03 -0700
changeset 47025 124fe94016c0
parent 44128 ff396501e841
permissions -rw-r--r--
narrow: add progress-reporting when looking for local changes in `hg tracked` Looking for local changes (changes not on the given remote) can take a long time, so we should have progress-reporting for it. Differential Revision: https://phab.mercurial-scm.org/D10501

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