diff tests/test-commandserver.py.out @ 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 20462259b92a
line wrap: on
line diff
--- a/tests/test-commandserver.py.out	Sun Nov 25 20:39:37 2012 +0100
+++ b/tests/test-commandserver.py.out	Wed Nov 28 11:20:56 2012 +0100
@@ -26,7 +26,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