diff tests/test-evolve.t @ 6089:9198f447ecae

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 20 Nov 2021 13:11:04 +0300
parents f49e5fa3ae0e
children a02dc487c452 53d63b608230
line wrap: on
line diff
--- a/tests/test-evolve.t	Tue Nov 16 16:07:41 2021 +0300
+++ b/tests/test-evolve.t	Sat Nov 20 13:11:04 2021 +0300
@@ -113,6 +113,14 @@
   
         [experimental]
         evolution=all
+  
+      To prevent users from creating content divergence, a check is performed by
+      default on the revisions being rewritten, and the operation is aborted if
+      it creates divergence. If users want to allow creating content divergent
+      changesets, this check can be turned off by setting the following config:
+  
+        [experimental]
+        evolution.allowdivergence=True
 
 various init