.arcconfig
author Augie Fackler <augie@google.com>
Tue, 15 Oct 2019 11:05:32 -0400
changeset 43239 6fcdcea2b03a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
dirstate: add some traces on listdir calls I'm starting to spend some time trying to make `hg status` do less work, and knowing what's happening in here and what's expensive is an important start. Differential Revision: https://phab.mercurial-scm.org/D7109

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