tests/test-histedit-bookmark-motion.t
changeset 31056 37ab9e20991c
parent 28396 5490b04e6132
child 33345 4192694b4844
--- a/tests/test-histedit-bookmark-motion.t	Sat Feb 18 21:30:28 2017 +1100
+++ b/tests/test-histedit-bookmark-motion.t	Sat Feb 18 21:30:28 2017 +1100
@@ -78,7 +78,7 @@
   #  p, pick = use commit
   #  d, drop = remove commit from history
   #  f, fold = use commit, but combine it with the one above
-  #  r, roll = like fold, but discard this commit's description
+  #  r, roll = like fold, but discard this commit's description and date
   #
   $ hg histedit 1 --commands - --verbose << EOF | grep histedit
   > pick 177f92b77385 2 c
@@ -141,7 +141,7 @@
   #  p, pick = use commit
   #  d, drop = remove commit from history
   #  f, fold = use commit, but combine it with the one above
-  #  r, roll = like fold, but discard this commit's description
+  #  r, roll = like fold, but discard this commit's description and date
   #
   $ hg histedit 1 --commands - --verbose << EOF | grep histedit
   > pick b346ab9a313d 1 c