.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 01 Mar 2018 18:22:36 -0500
changeset 36617 281f66777ff0
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: silence "bad escape" warning emitted by re.sub() Since we pass user strings directly to re.sub(), we can't avoid this warning without a BC.

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