.arcconfig
author Siddharth Agarwal <sid0@fb.com>
Sun, 01 Oct 2017 03:24:20 -0700
changeset 34398 e51c8ffa1ffa
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
changelog: use attrs instead of namedtuple See http://www.attrs.org/en/stable/why.html#namedtuples for why attrs are better than namedtuples. Differential Revision: https://phab.mercurial-scm.org/D868

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