.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 15 Sep 2019 00:07:30 -0400
changeset 42936 2da754532dd3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
uncommit: enable support for adding a note This comes from the evolve extension's version of uncommit. The logic was already in place, and appears to be the last of the trivial things that can be enabled. Should these note options (including on amend) be marked advanced to keep the help text clutter level down? Differential Revision: https://phab.mercurial-scm.org/D6857

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