.arcconfig
author Anton Shestakov <av6@dwimlabs.net>
Thu, 18 Jul 2019 17:07:34 +0800
changeset 42698 77c52ce50e6a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
stack: remove unnecessary reverse() predicate Stack already sorts revisions, so no need to do it twice. This change was a part of D2400, which didn't land for other reasons. See also D2399, where this change was suggested. Differential Revision: https://phab.mercurial-scm.org/D6706

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