.arcconfig
author Jun Wu <quark@fb.com>
Wed, 06 Sep 2017 16:17:04 -0700
changeset 34110 7471193be725
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rebase: remove unnecessary '.unfiltered()' calls Now we have a clear centric place to control whether `rbsrt.repo` is unfiltered or not, we can drop `unfiltered()` in other places. Differential Revision: https://phab.mercurial-scm.org/D645

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