diff tests/test-evolve-stop-phasediv.t @ 5811:4688b7eb7e40

evolve: preserve wdir when using --stop After this change using hg evolve --stop update the working copy parent back to where the working copy was before the hg evolve operation (or the successors of that)
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Wed, 26 Aug 2020 23:27:17 +0530
parents c5dfbbe4363d
children fd039a7f0c3c 29bc269bcc96
line wrap: on
line diff
--- a/tests/test-evolve-stop-phasediv.t	Mon Mar 01 19:22:33 2021 +0800
+++ b/tests/test-evolve-stop-phasediv.t	Wed Aug 26 23:27:17 2020 +0530
@@ -98,15 +98,14 @@
 
   $ hg evolve --stop
   stopped the interrupted evolve
-  working directory is now at ca1b80f7960a
+  working directory is now at ddba58020bc0
 
-XXX: maybe we should update wdir to where it was
   $ hg glog
-  *  6:ddba58020bc0 added d
+  @  6:ddba58020bc0 added d
   |   () draft
   | o  4:c41c793e0ef1 added d
   | |   () public
-  | @  3:ca1b80f7960a added c
+  | o  3:ca1b80f7960a added c
   | |   () public
   | o  2:b1661037fa25 added b
   |/    () public