.arcconfig
author Anton Shestakov <av6@dwimlabs.net>
Mon, 26 Feb 2018 20:44:01 +0800
changeset 36954 efc4fb344c05
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debug: add debugwhyunstable that explains instabilities This is a port of evolve's feature of listing all unstable changesets in detail (`hg evolve --list`).

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