.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 27 Jul 2019 19:58:17 +0200
changeset 42689 896fb9deeaf8
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
upgrade: walk the source store file only once I don't expect this to have a significant performance impact, but it seems simpler and saner to do the operation only once and to keep the result around.

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