tests/test-mq.t
changeset 19826 4b1cbcfdabf7
parent 18733 1663fe10f693
child 22118 9a299c39de01
--- a/tests/test-mq.t	Thu Sep 26 23:43:00 2013 +0200
+++ b/tests/test-mq.t	Thu Sep 26 23:57:21 2013 +0200
@@ -67,6 +67,9 @@
   changes will be tolerated and preserved. If incompatible options such as
   -f/--force or --exact are passed, this setting is ignored.
   
+  This extension used to provide a strip command. This command now lives in the
+  strip extension.
+  
   list of commands:
   
    qapplied      print the patches already applied
@@ -91,7 +94,6 @@
    qseries       print the entire series file
    qtop          print the name of the current patch
    qunapplied    print the patches not yet applied
-   strip         strip changesets and all their descendants from the repository
   
   use "hg -v help mq" to show builtin aliases and global options