.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 21 Sep 2018 09:34:41 -0700
changeset 39774 543f26ece6cf
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
narrow: remove hack to read narowspec from shared .hg directory This was another leftover from 576eef1ab43d (narrow: move .hg/narrowspec to .hg/store/narrowspec (BC), 2018-08-02), in addition to 623081f2abc2 (narrow: remove hack to write narrowspec to shared .hg directory, 2018-09-12). Differential Revision: https://phab.mercurial-scm.org/D4692

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