.arcconfig
author Jason R. Coombs <jaraco@jaraco.com>
Wed, 10 Aug 2022 14:39:28 -0400
changeset 49430 2064bbf7a1d5
parent 44128 ff396501e841
permissions -rw-r--r--
phase-shelve: Implement a 'shelve.store' experimental config Accepts "internal" or "strip", indicating how the shelved changes are stored. Defaults to "internal", retaining compatibility for repos with "internal-phase" already enabled.

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