.arcconfig
author David Demelier <markand@malikania.fr>
Mon, 14 May 2018 12:53:13 +0200
changeset 38057 c76526d7d6e9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
export: add -B option to select a bookmark Just like `hg email -B`, `hg strip -B`, supports -B in export to select a list of changesets reachable from a bookmark.

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