.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 20 May 2021 14:20:39 -0400
branchstable
changeset 47318 5ac0f2a8ba72
parent 44128 ff396501e841
permissions -rw-r--r--
tests: monkeypatch `util.get_password()` to avoid deadlocks on Windows This should have been part of 5b3513177f2b. Differential Revision: https://phab.mercurial-scm.org/D10759

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