537
541
target_branch._format, self._format)
538
542
# TODO(jelmer): Do some consistency checking across branches..
539
543
self.control_transport.put_bytes(
541
545
# TODO(jelmer): Urgh, avoid mucking about with internals.
542
546
self._git._commontransport = (
543
547
target_branch.repository._git._commontransport.clone())