.arcconfig
author Corey Schuhen <cschuhen@topcon.com>
Wed, 10 Mar 2021 15:24:52 +1000
branchstable
changeset 46678 0d055849d5f9
parent 44128 ff396501e841
permissions -rw-r--r--
enclink: check contents of symlinks not just size in case of fcrypt Check content of symlinks because st_size may indicate the size of encrypted data which does not match actual link value. Differential Revision: https://phab.mercurial-scm.org/D10146

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