view .arcconfig @ 37102:638a241202a3

templater: add hook point to populate additional mapping items The 'revcache' dict will be inserted by this hook.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 15 Mar 2018 21:49:33 +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:.^"
}