# HG changeset patch # User Pierre-Yves David # Date 1611141101 -3600 # Node ID 043781c0ffd6728786967c3b734730e48cd80b50 # Parent 6bb52cc088557d72f77e2d358409c264b4f36d26 doc: remove the section about share-safe from its verbose gating The feature is no longer experimental. Differential Revision: https://phab.mercurial-scm.org/D9838 diff -r 6bb52cc08855 -r 043781c0ffd6 mercurial/helptext/config.txt --- a/mercurial/helptext/config.txt Wed Jan 20 12:08:10 2021 +0100 +++ b/mercurial/helptext/config.txt Wed Jan 20 12:11:41 2021 +0100 @@ -147,14 +147,12 @@ merge tool configuration but packagers can also put other default configuration there. -.. container:: verbose - - On versions 5.7 and later, if share-safe functionality is enabled, - shares will read config file of share source too. - `` is read before reading ``. - - For configs which should not be shared, `` - should be used. +On versions 5.7 and later, if share-safe functionality is enabled, +shares will read config file of share source too. +`` is read before reading ``. + +For configs which should not be shared, `` +should be used. Syntax ======