214
214
:return: The destination branch.
216
216
return self.opener.runWithTransformFallbackLocationHookInstalled(
217
BzrDir.open, self.policy.createDestinationBranch, source_branch,
220
220
def openDestinationBranch(self, source_branch, destination_url):