2242
2227
old_tip = self.branch.update(possible_transports)
2251
def _update_tree(self, old_tip=None, change_reporter=None, revision=None):
2252
2236
"""Update a tree to the master branch.
2254
2238
:param old_tip: if supplied, the previous tip revision the branch,