.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 07 Dec 2019 10:26:28 -0800
changeset 44067 6a1729ed223d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
hg-core: vendor Facebook's path utils module The added file was imported from https://github.com/facebookexperimental/eden/blob/d1d8fb939a39aa331ae7f162c39cbcaa511d474b/eden/scm/lib/util/src/path.rs without modifications. The file is not yet integrated into our project. This will be done in subsequent commits. Differential Revision: https://phab.mercurial-scm.org/D7573

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