diff tests/test-rebase-collapse.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 9989a276712f
children d90f6237b3aa
line wrap: on
line diff
--- a/tests/test-rebase-collapse.t	Tue Apr 27 14:59:45 2021 -0700
+++ b/tests/test-rebase-collapse.t	Thu Feb 11 15:11:10 2021 -0800
@@ -550,7 +550,7 @@
   
   $ hg rebase --collapse -r 1 -d 0
   abort: cannot rebase changeset with children
-  (use --keep to keep original changesets)
+  (see 'hg help evolution.instability')
   [10]
 
 Test collapsing in place