.arcconfig
author Augie Fackler <augie@google.com>
Wed, 06 Dec 2017 16:43:07 -0500
changeset 35307 4caafe280488
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
ui: add diff.showfunc to tweakdefaults This is a little risky, as I think we can have some encoding weirdness crop up. showfunc also isn't the most robust feature, but it's still often useful context... Differential Revision: https://phab.mercurial-scm.org/D1610

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