.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Mon, 05 Jun 2023 17:29:52 +0200
branchstable
changeset 50388 9e08cfbe77b1
parent 44128 ff396501e841
permissions -rw-r--r--
dirstate: add test showing dirstate version mismatch causes an error We should fall back to trying dirstate v1 when v2 fails to read.

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