.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 22 Nov 2018 20:01:28 +0100
changeset 40753 9199548525fc
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
subrepo-git: use an official origvfs when appropriate The origvfs has the auditor properly set and can move file without issue. The current code is currently working without errors because rename are not audited, yet.

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