.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 06 Oct 2020 19:11:34 +0530
changeset 45714 ecf6d7aa874b
parent 44128 ff396501e841
permissions -rw-r--r--
mergestate: document `o` merge record state in _mergestate_base docs _mergestate_base documentation serves as a nice documentation for mergestate. This also documents known merge records and known merge record states. I missed adding `o` state to it when I introduced it. Let's add it now. Differential Revision: https://phab.mercurial-scm.org/D9156

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