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