.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 03 Aug 2020 13:30:14 +0530
changeset 45354 f569ca3eb430
parent 44128 ff396501e841
permissions -rw-r--r--
merge: pass mergeresult obj instead of actions in _checkcollision() (API) The goal is to not use the actions dict and replace it with a rich mergeresult object. Differential Revision: https://phab.mercurial-scm.org/D8875

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