.arcconfig
author Jun Wu <quark@fb.com>
Wed, 06 Sep 2017 12:56:19 -0700
changeset 34101 6c5cdb02f2f9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
checknlink: rename file object from 'fd' to 'fp' Make it clear that `fp` (`file` object) is different from `fd` (low-level file descriptor number). Differential Revision: https://phab.mercurial-scm.org/D642

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