4427
4427
:param stop_revision: The revision id which should be present. When
4428
4428
it is encountered, history extension will stop.
4432
4430
start_revision = partial_history_cache[-1]
4433
4431
iterator = repo.iter_reverse_revision_history(start_revision)