.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Tue, 28 Feb 2023 00:04:32 +0100
branchstable
changeset 50211 f5e4248e5bce
parent 44128 ff396501e841
permissions -rw-r--r--
dirstate: add some debug output when writing the dirstate This helps debugging Mercurial behavior in the dirstate-v2 case.

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