.arcconfig
author Boris Feld <boris.feld@octobus.net>
Tue, 22 May 2018 18:10:00 +0200
changeset 38157 02f992ac26e9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
phases: define an official tuple of mutable phases Such tuple was already manually defined in a couple of place. Having an official definition makes it easy to introduce of new phases.

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