.arcconfig
author Anton Shestakov <av6@dwimlabs.net>
Fri, 09 Nov 2018 13:57:13 +0800
changeset 40707 69268a13ffa5
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
branch: allow changing branch of merge commits with --rev Tests show that changing branch of merge commits works fine with evolution and without, so let's allow it. Other safeguards should prevent users from shooting themselves in the foot.

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