1010
1010
from bzrlib.revision import get_intervening_revisions
1011
1011
if stop_revision is None:
1012
1012
stop_revision = other.last_revision()
1013
1015
greedy_fetch(to_branch=self, from_branch=other,
1015
1017
pullable_revs = self.missing_revisions(