diff tests/test-grab.t @ 3473:b2f591aa4507

grab: add grab info to cmdutil.afterresolvedstates This will help us in showing how to continue the grab when user resolves all the conflicts.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 02 Feb 2018 15:37:00 +0530
parents 32ed5b6fadd3
children 05fe5239fca2
line wrap: on
line diff
--- a/tests/test-grab.t	Sat Jan 27 21:15:27 2018 +0530
+++ b/tests/test-grab.t	Fri Feb 02 15:37:00 2018 +0530
@@ -166,6 +166,7 @@
   $ echo foobar > c
   $ hg resolve --all --mark
   (no more unresolved files)
+  continue: hg grab --continue
   $ hg grab --continue
   $ hg glog
   @  8:44e155eb95c7 add c