Rev 2291: Promote 'remove-tree' to a public command. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Thu Feb 15 18:01:27 GMT 2007


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 2291
revision-id: john at arbash-meinel.com-20070215180121-ar7e34iaqclvq16o
parent: pqm at pqm.ubuntu.com-20070215151131-1f2ce67d76e40200
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Thu 2007-02-15 12:01:21 -0600
message:
  Promote 'remove-tree' to a public command.
modified:
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
-------------- next part --------------
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py	2007-02-15 15:11:31 +0000
+++ b/bzrlib/builtins.py	2007-02-15 18:01:21 +0000
@@ -237,8 +237,6 @@
     this will refuse to run against one.
     """
 
-    hidden = True
-
     takes_args = ['location?']
 
     def run(self, location='.'):



More information about the bazaar-commits mailing list