diff tests/test-evolve-phase.t @ 3494:14cd04ff968e

evolve: show the updated working directory after `hg evolve --continue` `hg evolve` shows a nice message about the new working directory when the evolve ends but if the evolve is interrupted by conflicts and you continue the evolve resolving the conflicts, that nice message is lost. Let's have that in case of `--continue` too.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 29 Jan 2018 00:09:44 +0530
parents 05bd493d496d
children d5adce52cef4 f6979d64b9fb
line wrap: on
line diff
--- a/tests/test-evolve-phase.t	Sun Jan 28 23:49:46 2018 +0530
+++ b/tests/test-evolve-phase.t	Mon Jan 29 00:09:44 2018 +0530
@@ -118,6 +118,7 @@
   continue: hg evolve --continue
   $ hg evolve -c
   evolving 2:13833940840c "c"
+  working directory is now at 3d2080c198e5
 
   $ hg glog
   @  4 - 3d2080c198e5 c (secret)