tests/test-tutorial.t
branchmercurial-4.3
changeset 4077 9c025ec4af88
parent 3591 98941c28f3e2
parent 4076 f9a850018daa
child 4174 e07e764c0f48
--- a/tests/test-tutorial.t	Tue Aug 28 11:25:32 2018 +0200
+++ b/tests/test-tutorial.t	Mon Sep 03 22:09:26 2018 +0200
@@ -636,8 +636,8 @@
 
   $ hg up 'p1(10b8aeaa8cc8)' # going on "bathroom stuff" parent
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
-  $ hg grab fac207dec9f5 # moving "SPAM SPAM" to the working directory parent
-  grabbing 10:fac207dec9f5 "SPAM SPAM"
+  $ hg pick fac207dec9f5 # moving "SPAM SPAM" to the working directory parent
+  picking 10:fac207dec9f5 "SPAM SPAM"
   merging shopping
   $ hg log -G
   @  57e9caedbcb8 (draft): SPAM SPAM
@@ -740,8 +740,8 @@
 
 for simplicity sake we get the bathroom change in line again
 
-  $ hg grab 10b8aeaa8cc8
-  grabbing 9:10b8aeaa8cc8 "bathroom stuff"
+  $ hg pick 10b8aeaa8cc8
+  picking 9:10b8aeaa8cc8 "bathroom stuff"
   merging shopping
   $ hg phase --draft .
   $ hg log -G