view .arcconfig @ 37276:b4630e332a99

templater: drop unneeded generator from mappable object Per the definition of the show() interface, it can return a bytes.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Mar 2018 20:58:28 +0900
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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