477
477
revision_id: if not None, the revision history in the new branch will
478
478
be truncated to end with revision_id.
481
481
# def clone(self, to_location, revision=None, basis_branch=None, to_branch_format=None):
482
482
# after 0.8 releases, the *args and **kwargs should be changed:
483
483
# def clone(self, to_bzrdir, revision_id=None):