view .arcconfig @ 36595:2da414105809

templatekw: switch revset() to new API
author Yuya Nishihara <yuya@tcha.org>
date Sun, 25 Feb 2018 19:08: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:.^"
}