diff mercurial/help/config.txt @ 34872:29f52e7966dd

config: gather allowdivergence under the evolution namespace Grouping all evolution related-config under the experimental.evolution namespace would helps the future migration outside [experimental]. Differential Revision: https://phab.mercurial-scm.org/D1155
author Boris Feld <boris.feld@octobus.net>
date Tue, 17 Oct 2017 16:54:31 +0200
parents ed91846c29cf
children 3f8273172636
line wrap: on
line diff
--- a/mercurial/help/config.txt	Tue Oct 17 15:57:56 2017 +0200
+++ b/mercurial/help/config.txt	Tue Oct 17 16:54:31 2017 +0200
@@ -1707,7 +1707,7 @@
 ``rebase``
 ----------
 
-``allowdivergence``
+``evolution.allowdivergence``
     Default to False, when True allow creating divergence when performing
     rebase of obsolete changesets.