1374
1374
def create_clone_on_transport(self, to_transport, revision_id=None,
1375
stacked_on=None, create_prefix=False, use_existing_dir=False,
1376
1377
"""Create a clone of this branch and its bzrdir.
1378
1379
:param to_transport: The transport to clone onto.