.arcconfig
author Navaneeth Suresh <navaneeths1998@gmail.com>
Thu, 01 Aug 2019 22:03:52 +0530
changeset 42672 51a2e3102db2
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
config: add defaultvalue template keyword This patch tries to fix one of the issues mentioned in issue6014. This adds a new `defaultvalue` template keyword to be used with `hg showconfig` to get the default value of the config item. Differential Revision: https://phab.mercurial-scm.org/D6704

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