.arcconfig
author Mark Thomas <mbthomas@fb.com>
Thu, 21 Sep 2017 05:54:34 -0700
changeset 34295 3bb2a9f25fe9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
util: add an mmapread method This is useful for large files that are only partly touched. Test Plan: Will be used and tested in a later patch. Differential Revision: https://phab.mercurial-scm.org/D476

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