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