# HG changeset patch # User Pulkit Goyal <7895pulkit@gmail.com> # Date 1606480864 -19800 # Node ID 2c0ddb79a8cd180d094018e1e2e23679dcf6e3c5 # Parent 49b4ab1d9f5e3f815d1323e881556edc9bbaf491 helptext: update first hg version when share-safe will be released I authored the patch which added the helptext before 5.6 release hoping that my patches will make it. However they didn't before the release and were pushed after the release only. Differential Revision: https://phab.mercurial-scm.org/D9410 diff -r 49b4ab1d9f5e -r 2c0ddb79a8cd mercurial/helptext/internals/requirements.txt --- a/mercurial/helptext/internals/requirements.txt Mon Nov 23 14:15:26 2020 +0530 +++ b/mercurial/helptext/internals/requirements.txt Fri Nov 27 18:11:04 2020 +0530 @@ -170,7 +170,7 @@ in ``.hg/``. Shares read the ``.hg/hgrc`` of the source repository. -Support for this requirement was added in Mercurial 5.6 (released -November 2020). The requirement will only be present on repositories that have +Support for this requirement was added in Mercurial 5.7 (released +February 2021). The requirement will only be present on repositories that have opted in to this format (by having ``format.exp-share-safe=true`` set when they were created).