diff tests/test-amend.t @ 35253:98f97eb20597

rewriteutil: use precheck() in uncommit and amend commands Differential Revision: https://phab.mercurial-scm.org/D1526
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 28 Nov 2017 05:50:45 +0530
parents ee64e677c3cf
children 4441705b7111
line wrap: on
line diff
--- a/tests/test-amend.t	Fri Nov 24 03:44:50 2017 +0530
+++ b/tests/test-amend.t	Tue Nov 28 05:50:45 2017 +0530
@@ -213,6 +213,7 @@
   $ hg update -C -q A
   $ hg amend -m AMEND
   abort: cannot amend public changesets
+  (see 'hg help phases' for details)
   [255]
 
 Amend a merge changeset