4540
4525
def _get_merger_from_branch(self, tree, location, revision, remember,
4541
4526
possible_transports, pb):
4542
4527
"""Produce a merger from a location, assuming it refers to a branch."""
4544
4528
# find the branch locations
4545
4529
other_loc, user_location = self._select_branch_location(tree, location,