view .arcconfig @ 35109:e60c601953d7

templater: extract helper to just evaluate template expression A named function can be easily grepped and is probably good for code readability.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 02 Sep 2017 23:13:54 +0900
parents b2c27d84f05c
children
line wrap: on
line source

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