diff tests/test-branch-change.t @ 47271:055f7b9f2307

rewriteutil: add pointer to help text when rewrite would cause divergence The evolve extension's version of the hint has this pointer. I missed it when I moved it to core. Differential Revision: https://phab.mercurial-scm.org/D10723
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 17 May 2021 15:15:44 -0700
parents d90f6237b3aa
children 5ced12cfa41b
line wrap: on
line diff
--- a/tests/test-branch-change.t	Tue May 04 11:20:10 2021 +0200
+++ b/tests/test-branch-change.t	Mon May 17 15:15:44 2021 -0700
@@ -151,7 +151,7 @@
 
   $ hg branch -r 4 --hidden foobar
   abort: cannot change branch of 3938acfb5c0f, as that creates content-divergence with 7c1991464886
-  (add --verbose for details)
+  (add --verbose for details or see 'hg help evolution.instability')
   [10]
 
 Make sure bookmark movement is correct