204
201
default for the branch), and will be stacked when the repo format
205
202
allows (which means that the branch format isn't necessarly preserved).
209
204
if isinstance(self.branch_format_from, branch.BranchReferenceFormat):
210
205
# This test could in principle apply to BranchReferenceFormat, but
211
206
# make_branch_builder doesn't support it.