.arcconfig
author Georges Racinet <gracinet@anybox.fr>
Tue, 11 Dec 2018 17:31:54 +0100
changeset 40949 dc38d976ff4d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rust: improved docstring In the previous wording, rustfmt wanted to cut at the == which is not very readable in my taste. Differential Revision: https://phab.mercurial-scm.org/D5414

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