.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 15 Feb 2023 00:29:39 +0100
changeset 50068 d68b71256c33
parent 44128 ff396501e841
permissions -rw-r--r--
win32text: clean up and clarify the post-revert hack of dirstate The change is unrelated to changing parents and should not be a in a "changing_parents" context. This call is quite hacky, but now it is at least explicitly hacky. We will drop the `changing_parents` context in the next changesets, but we kept this change simple to help readability.

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