.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Sat, 08 Jun 2019 18:41:15 +0300
changeset 42434 f163e2b2594c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
phabricator: pass ui instead of repo to callconduit This will help us make `hg debugcallconduit` work outside a hg repo as next patch will mark that command as no repo. Differential Revision: https://phab.mercurial-scm.org/D6498

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