.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 20 Jul 2020 21:32:10 -0700
changeset 45289 dfb67cd1da7f
parent 44128 ff396501e841
permissions -rw-r--r--
templatespec: logcmdutil.templatespec() gets either template or mapfile The callers of the function already never pass (non-`None`) values for both, so let's check that and call the new factory functions. Differential Revision: https://phab.mercurial-scm.org/D8846

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