diff tests/test-fix.t @ 47018:7a90fddb13b0

rewriteutil: point to help about instability when rewriting creates orphan This replicates the message from the evolve extension. Differential Revision: https://phab.mercurial-scm.org/D10517
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 11 Feb 2021 15:11:10 -0800
parents d083c12032c6
children 5b6dd0d9171b
line wrap: on
line diff
--- a/tests/test-fix.t	Tue Apr 27 14:59:45 2021 -0700
+++ b/tests/test-fix.t	Thu Feb 11 15:11:10 2021 -0800
@@ -1173,6 +1173,7 @@
   $ hg commit -m "second"
   $ hg --config experimental.evolution.allowunstable=False fix -r '.^'
   abort: cannot fix changeset with children
+  (see 'hg help evolution.instability')
   [10]
   $ hg fix -r '.^'
   1 new orphan changesets