.arcconfig
author Navaneeth Suresh <navaneeths1998@gmail.com>
Tue, 02 Jul 2019 18:02:12 +0530
changeset 42616 5162753c4c14
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
unshelve: add interactive mode Until now, there is no way to `unshelve` selected changes only from the stored shelve as given in issue6162. This patch makes `unshelve` perform with certain changes only by adding an interactive mode. Differential Revision: https://phab.mercurial-scm.org/D6596

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