view .arcconfig @ 37014:a5311d7f4af8

templater: add brief doc about internal data types Hopefully this will help reviewing upcoming my series. Start small.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 19 Mar 2018 21:55:02 +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:.^"
}