From patchwork Fri Jan 22 04:27:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D9849: doc: drop the `exp-` prefix from the `share-safe` requirement From: phabricator X-Patchwork-Id: 48160 Message-Id: To: Phabricator Cc: mercurial-devel@mercurial-scm.org Date: Fri, 22 Jan 2021 04:27:24 +0000 mharbison72 created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY I can't tell if we should leave the experimental one around for historical documentation purposes, but I'm not sure if there's value to doing that. REPOSITORY rHG Mercurial BRANCH stable REVISION DETAIL https://phab.mercurial-scm.org/D9849 AFFECTED FILES mercurial/helptext/internals/requirements.txt CHANGE DETAILS To: mharbison72, #hg-reviewers Cc: mercurial-patches, mercurial-devel diff --git a/mercurial/helptext/internals/requirements.txt b/mercurial/helptext/internals/requirements.txt --- a/mercurial/helptext/internals/requirements.txt +++ b/mercurial/helptext/internals/requirements.txt @@ -156,8 +156,8 @@ benefit from a speedup. The other installations will do the necessary work to keep the index up to date, but will suffer a slowdown. -exp-sharesafe -============= +share-safe +========== Represents that the repository can be shared safely. Requirements and config of the source repository will be shared.