changeset 46349:86842c4accc1 stable

doc: drop the `exp-` prefix from the `share-safe` requirement 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. Differential Revision: https://phab.mercurial-scm.org/D9849
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 21 Jan 2021 23:21:45 -0500
parents 4a58561ace0f
children e30ef4a36e1d
files mercurial/helptext/internals/requirements.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/helptext/internals/requirements.txt	Wed Jan 20 12:23:40 2021 +0100
+++ b/mercurial/helptext/internals/requirements.txt	Thu Jan 21 23:21:45 2021 -0500
@@ -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.