.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 28 Feb 2023 15:00:26 -0500
changeset 50419 10db46e128d4
parent 44128 ff396501e841
permissions -rw-r--r--
revlog: add an exception hint when processing LFS flags without the extension It would be even better if this was either detected sooner, or the transaction completed (especially since the read/write processors aren't needed for the exchange). But this makes it easier for the user to resolve until that can be figured out.

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