.arcconfig
author Augie Fackler <augie@google.com>
Mon, 18 May 2020 12:45:45 -0400
changeset 44855 1d2d353e5c4a
parent 44128 ff396501e841
permissions -rw-r--r--
tests: add coverage for repo.changelog.children() in the git extension Differential Revision: https://phab.mercurial-scm.org/D8548

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