1248
1247
made_control = self.make_bzrdir(relpath, format=format)
1249
1248
return made_control.create_repository(shared=shared)
1251
1255
def make_branch_and_tree(self, relpath, format=None):
1252
1256
"""Create a branch on the transport and a tree locally.