akshjain.jain74 updated this revision to Diff 14079.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5941?vs=14050&id=14079

REVISION DETAIL
  https://phab.mercurial-scm.org/D5941

AFFECTED FILES
  mercurial/help/config.txt

CHANGE DETAILS

diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt
--- a/mercurial/help/config.txt
+++ b/mercurial/help/config.txt
@@ -2394,13 +2394,21 @@
 
 ``tweakdefaults``
 
+    Making fine adjustments in mercurial default behavior.
+
     By default Mercurial's behavior changes very little from release
     to release, but over time the recommended config settings
     shift. Enable this config to opt in to get automatic tweaks to
     Mercurial's behavior over time. This config setting will have no
     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 mercurial has decided
+    is the best default experience for it.
+
+
+
+
     It currently means::
 
       .. tweakdefaultsmarker



To: akshjain.jain74, #hg-reviewers
Cc: mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to