176
179
force_new_repo=False, preserve_stacking=False):
177
180
"""Clone this bzrdir and its contents to transport verbatim.
182
186
itself to download less data.
183
187
:param force_new_repo: Do not use a shared repository for the target,
184
188
even if one is available.