.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 06 Jul 2017 14:56:16 +0200
changeset 34419 fa26f5891e68
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
effectflag: detect when parents changed Store in effect flag when the parents changed between the predecessor and its successors. It can happens with "hg rebase" or "hg grab". Differential Revision: https://phab.mercurial-scm.org/D539

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