.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 03 Aug 2017 14:08:39 +0200
changeset 33776 ed99d3afef88
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revset: rename bumped into phasedivergent Don't touch bumped volatile set name, only the revset name. The volatile set name will be updated in a later patch. The renaming is done according to https://www.mercurial-scm.org/wiki/CEDVocabulary. Differential Revision: https://phab.mercurial-scm.org/D252

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