.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 02 Dec 2023 02:12:21 +0100
branchstable
changeset 51158 e9eac01c57f3
parent 44128 ff396501e841
permissions -rw-r--r--
revlog: add a `may_inline` argument to revlog This allow for a clean skipping of the inline feature when needed, for example by censor.

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