.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 09 Feb 2019 16:43:20 -0800
changeset 41667 8fa1a5fb8a28
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
largefiles: get cwd and relative paths from repo instead of matcher As far as I can tell, the matcher returned from matchandpats() got its cwd from the context object, which in turn got it from the repo, so this should be equivalent. Differential Revision: https://phab.mercurial-scm.org/D5922

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