.arcconfig
author Paul Gossman <pgossman@janestreet.com>
Wed, 25 Sep 2019 10:59:29 -0400
changeset 42975 43c84b816445
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rebase: track new nodes when --keep is set When --keep is passed with rebase, the new nodes created are not accessible from templates. This change enables accessing the newly-created nodes from nodechanges, just as if --keep was not set. Differential Revision: https://phab.mercurial-scm.org/D6880

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