.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 28 Oct 2017 19:03:23 +0530
changeset 35147 a9cc233de513
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
histedit: add support to output nodechanges using formatter The JSON output of nodechanges will help in automation and to improve editor integrations such as for Nuclide. Differential Revision: https://phab.mercurial-scm.org/D1348

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