diff tests/test-histedit-obsolete.t @ 47069:5b6dd0d9171b

rewriteutil: give examples of public changesets that can't be rewritten This patch copies the feature from the evolve extension. Differential Revision: https://phab.mercurial-scm.org/D10670
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 04 May 2021 10:16:34 -0700
parents 6f8a94bbfba1
children f27a83399abb
line wrap: on
line diff
--- a/tests/test-histedit-obsolete.t	Mon May 03 15:14:09 2021 -0400
+++ b/tests/test-histedit-obsolete.t	Tue May 04 10:16:34 2021 -0700
@@ -307,7 +307,7 @@
   o  0:cb9a9f314b8b (public) a
   
   $ hg histedit -r '.~2'
-  abort: cannot edit public changesets
+  abort: cannot edit public changesets: cb9a9f314b8b, 40db8afa467b
   (see 'hg help phases' for details)
   [10]