1322
1322
pp = ProgressPhase("Pull phase", 2, top_pb)
1325
1325
basis_tree = self.basis_tree()
1326
1326
count = self.branch.pull(source, overwrite, stop_revision)
1334
1330
repository = self.branch.repository
1335
1331
pb = bzrlib.ui.ui_factory.nested_progress_bar()