.arcconfig
author Martijn Pieters <mj@octobus.net>
Mon, 21 Jan 2019 17:37:33 +0000
changeset 41626 328ca3b9e545
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
branchmap: encapsulate cache updating in the map itself Rather than have a repository update the cache, move handling of cache updates into the branchmap module, in the form of a custom mapping class. This makes later performance improvements easier to handle too. Differential Revision: https://phab.mercurial-scm.org/D5638

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