.arcconfig
author Augie Fackler <augie@google.com>
Mon, 20 Aug 2018 13:29:48 -0400
changeset 39277 f785073f792c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
merge: improve interactive one-changed one-deleted message (issue5550) I like the wording from the bug, so I figured I'd package it up in a change and see what people think. Differential Revision: https://phab.mercurial-scm.org/D4336

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