.arcconfig
author Taapas Agrawal <taapas2897@gmail.com>
Sun, 03 Feb 2019 01:02:24 +0530
changeset 41522 d783c937aa53
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revert: add prompt before undeleting a file in -i (issue6008) This adds a prompt that asks whether or not a removed file is to be undeleted in `hg revert -i`. Differential Revision: https://phab.mercurial-scm.org/D5803

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