.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 08 Jan 2021 21:34:16 +0530
changeset 46238 9796cf108e4e
parent 44128 ff396501e841
permissions -rw-r--r--
sharesafe: make warning about outdated share configurable If the source repository upgrades to use sharesafe mode, we show a warning in shares. This patch makes that warning configurable and some might not want their users see this warning. Differential Revision: https://phab.mercurial-scm.org/D9691

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