.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Thu, 30 Aug 2018 13:29:03 +0300
changeset 39392 659e2bbd0c20
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
relnotes: enable extension when running releasenotes command Last night, when I was working on different machine, the test worked, now on a different machine it does not. Looks like we should make sure releasenotes extension is loaded. Differential Revision: https://phab.mercurial-scm.org/D4425

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