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