.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 21 Nov 2019 23:25:08 +0100
changeset 44107 5a012404503b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
localrepo: also fast past the parents of working copies parents There are descent odds that they will be needed too. So we also cache and fastpath them. Differential Revision: https://phab.mercurial-scm.org/D7498

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