.arcconfig
author Joerg Sonnenberger <joerg@bec.de>
Fri, 20 Apr 2018 15:21:03 +0200
changeset 38213 56dd15178190
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templatefilters: add commonprefix The commonprefix filter takes a list of files names like files() and returns the longest directory name common to all elements. Differential Revision: https://phab.mercurial-scm.org/D3439

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