From patchwork Mon Feb 11 19:19:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D5941: config.txt: Add better documentation for ui.tweakdefault(issue6000)***config.txt: Add better documentation for ui.tweakdefault(issue6000) From: phabricator X-Patchwork-Id: 38683 Message-Id: <048311f9889e19be433db4029f554b0a@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Mon, 11 Feb 2019 19:19:45 +0000 akshjain.jain74 updated this revision to Diff 14038. akshjain.jain74 retitled this revision from "config.txt: Add better documentation for ui.tweakdefault (issue6000)" to "config.txt: Add better documentation for ui.tweakdefault (issue6000) *** config.txt: Add better documentation for ui.tweakdefault (issue6000)". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5941?vs=14037&id=14038 REVISION DETAIL https://phab.mercurial-scm.org/D5941 AFFECTED FILES mercurial/help/config.txt CHANGE DETAILS To: akshjain.jain74, #hg-reviewers Cc: mercurial-devel diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -2401,6 +2401,13 @@ effect if ``HGPLAIN`` is set or ``HGPLAINEXCEPT`` is set and does not include ``tweakdefaults``. (default: False) + It is a way to opt-in to what the community has decided + is the "best" default experience for Mercurial + + It greps our current directory instead of grepping every filelog + at all revisions and reporting the highest filelog revision that matches. + + It currently means:: .. tweakdefaultsmarker