793
793
--basis is to speed up checking out from remote branches. When specified, it
794
794
uses the inventory and file contents from the basis branch in preference to the
795
795
branch being checked out.
797
799
takes_args = ['branch_location?', 'to_location?']
798
800
takes_options = ['revision', # , 'basis']