.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 08 Jul 2021 21:26:21 +0200
changeset 47608 3c0efa0eeea6
parent 44128 ff396501e841
permissions -rw-r--r--
amend: adjust the dirstate within a `parentchange` context The adjustment in the direct consequence of the amend and the associated parents change. Differential Revision: https://phab.mercurial-scm.org/D11032

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