.arcconfig
author Sushil khanchi <sushilkhanchi97@gmail.com>
Wed, 06 Oct 2021 13:32:07 +0530
changeset 48173 1d70fb83ff4a
parent 44128 ff396501e841
permissions -rw-r--r--
hg: let extensions call the func without populating opts keys This change is to help extensions by not forcing them to populate with opts[b'bundle'] and opts[b'force'] when calling hg.incoming(...) Differential Revision: https://phab.mercurial-scm.org/D11619

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