.arcconfig
author Jun Wu <quark@fb.com>
Thu, 24 Aug 2017 17:31:33 -0700
changeset 33995 edeb8f28c031
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
phabsend: print the actual URL with --confirm Sometimes people have multiple Phabricator endpoints set in multiple repos. It seems better for `--confirm` to prompt about the Phabricator endpoint patches being sent to. Differential Revision: https://phab.mercurial-scm.org/D513

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