diff tests/test-strict.t @ 17981:e689b0d91546 stable

command: remove phase from the list of basic command This is not a basic command. There is no reason new user should needs to know about it. Thanks to Matt Mackall for pointing this.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 28 Nov 2012 11:20:56 +0100
parents 7863ff383894
children 9a299c39de01
line wrap: on
line diff
--- a/tests/test-strict.t	Sun Nov 25 20:39:37 2012 +0100
+++ b/tests/test-strict.t	Wed Nov 28 11:20:56 2012 +0100
@@ -29,7 +29,6 @@
    init          create a new repository in the given directory
    log           show revision history of entire repository or files
    merge         merge working directory with another revision
-   phase         set or show the current phase name
    pull          pull changes from the specified source
    push          push changes to the specified destination
    remove        remove the specified files on the next commit