2664
2664
result.target_branch = target
2665
2665
result.old_revno, result.old_revid = target.last_revision_info()
2666
2666
self.update_references(target)
2668
2668
# We assume that during 'push' this repository is closer than
2670
2670
graph = self.repository.get_graph(target.repository)