.arcconfig
author Saurabh Singh <singhsrb@fb.com>
Thu, 31 Aug 2017 18:35:39 -0700
changeset 34056 7e9ccb1670e3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
amend: rectify comment Comment was ambiguous as there can be two parents of a changeset in mercurial. This commit fixes the comment to clarify that the first parent is being considered. Test Plan: ran the test suite Differential Revision: https://phab.mercurial-scm.org/D595

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