diff tests/test-debugcomplete.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 1cb51d65453d
children 4bec77e62c00
line wrap: on
line diff
--- a/tests/test-debugcomplete.t	Sun Nov 25 20:39:37 2012 +0100
+++ b/tests/test-debugcomplete.t	Wed Nov 28 11:20:56 2012 +0100
@@ -201,7 +201,6 @@
   init: ssh, remotecmd, insecure
   log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, branch, prune, hidden, patch, git, limit, no-merges, stat, graph, style, template, include, exclude
   merge: force, rev, preview, tool
-  phase: public, draft, secret, force, rev
   pull: update, force, rev, bookmark, branch, ssh, remotecmd, insecure
   push: force, rev, bookmark, branch, new-branch, ssh, remotecmd, insecure
   remove: after, force, include, exclude
@@ -261,6 +260,7 @@
   outgoing: force, rev, newest-first, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos
   parents: rev, style, template
   paths: 
+  phase: public, draft, secret, force, rev
   recover: 
   rename: after, force, include, exclude, dry-run
   resolve: all, list, mark, unmark, no-status, tool, include, exclude