# HG changeset patch # User Matt Harbison # Date 1611289305 18000 # Node ID 86842c4accc155bed745d733212d3170c3bfe88b # Parent 4a58561ace0f55048910f153aa4561293b399368 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 diff -r 4a58561ace0f -r 86842c4accc1 mercurial/helptext/internals/requirements.txt --- 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.