.arcconfig
author Boris Feld <boris.feld@octobus.net>
Sun, 30 Dec 2018 16:11:06 +0100
branchstable
changeset 41019 7542466b94e2
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revlog: cache delta base value under -1 Such base are invalid so we better report them early.

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