Fix help for checkouts
John Arbash Meinel
john at arbash-meinel.com
Wed Apr 26 16:39:04 BST 2006
I saw that the help text for checkouts was also out of date. I committed
both of these to my jam-integration branch.
John
=:->
=== modified file 'a/bzrlib/builtins.py'
--- a/bzrlib/builtins.py
+++ b/bzrlib/builtins.py
@@ -642,7 +642,7 @@
--basis is to speed up checking out from remote branches. When
specified, it
uses the inventory and file contents from the basis branch in
preference to the
- branch being checked out. [Not implemented yet.]
+ branch being checked out.
"""
takes_args = ['branch_location?', 'to_location?']
takes_options = ['revision', # , 'basis']
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060426/cea2282b/attachment.pgp
More information about the bazaar
mailing list