view .arcconfig @ 39599:a5da906306c9

templatekw: add option to include ignored/clean/unknown files in cache They will be necessary to provide {status} of files.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 29 Jul 2018 21:52:01 +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:.^"
}