.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 15 Nov 2018 02:55:33 +0100
changeset 40824 e1c3a2e9df59
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
repo: add a `wcachevfs` to access the `.hg/wcache/` directory This wvfs will allow us to migrate various cache to the new `wcache` directory. Helping with cache issues with "share".

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