.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 11 Feb 2021 22:52:43 -0800
changeset 48672 657e490756e6
parent 44128 ff396501e841
permissions -rw-r--r--
fix: remove unnecessary and overly strict check for divergence `rewriteutil.precheck()` checks for divergence these days, so we can remove the redundant check in `hg fix`. Differential Revision: https://phab.mercurial-scm.org/D12088

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