.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 18 Jul 2020 18:35:17 +0900
changeset 45179 ba5e4b11d085
parent 44128 ff396501e841
permissions -rw-r--r--
phases: rename variable used for owned dict of phasesets The phaseroots variable is used for two different objects: borrowed set and owned dict of sets. It's hard to track which object should have to be decrefed on error return.

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