.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 15 Jun 2018 02:34:27 +0530
changeset 38456 3c07e0b1f6c6
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
graft: start storing new nodes formed in graftstate This patch starts storing the new nodes formed during the ongoing graft operation in the graftstate. We need the list of new nodes formed while implmenting `graft --abort` which will strip out the new nodes. Differential Revision: https://phab.mercurial-scm.org/D3751

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