.arcconfig
author Georges Racinet <gracinet@anybox.fr>
Tue, 04 Dec 2018 17:03:43 +0000
changeset 40833 9072a890e523
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rust: make clean takes care of rust/target This isn't the prettiest way of doing it, but it doesn't require looking up cargo, or wondering whether that should be part of setup.py clean. Differential Revision: https://phab.mercurial-scm.org/D5369

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