Mercurial > hg-stable
changeset 46020:2c0ddb79a8cd
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
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 27 Nov 2020 18:11:04 +0530 |
parents | 49b4ab1d9f5e |
children | 91425656e2b1 |
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 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).