.arcconfig
author Augie Fackler <raf@durin42.com>
Mon, 07 Sep 2020 16:13:10 -0400
changeset 45428 c8695439d7e3
parent 44128 ff396501e841
permissions -rw-r--r--
git: actually copy treemanifest instances in .copy() (issue6398) The implementation here is so simple I honestly have no idea why I didn't do it at the time. Hopefully there's not some nuance past-me forgot to write down. Differential Revision: https://phab.mercurial-scm.org/D8993

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