diff tests/test-stabilize-result.t @ 3472:05bd493d496d

evolve: add evolve info to cmdutil.afterresolvedstates Adding evolve info to cmdutil.afterresolvedstate will improve the ui when we run into merge conflicts while evolving. Once we resolve all the conflicts using `hg resolve`, this will show a message saying "continue: hg evolve --continue". Other extensions like rebase and shelve also use it and it's very helpful.
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 27 Jan 2018 21:15:27 +0530
parents 32ed5b6fadd3
children 14cd04ff968e
line wrap: on
line diff
--- a/tests/test-stabilize-result.t	Fri Jan 19 19:32:34 2018 +0530
+++ b/tests/test-stabilize-result.t	Sat Jan 27 21:15:27 2018 +0530
@@ -98,6 +98,7 @@
   [255]
   $ hg resolve -m a
   (no more unresolved files)
+  continue: hg evolve --continue
   $ hg evolve --continue
   evolving 4:3655f0f50885 "newer a"