HomeSoftware Heritage

algos.revisions_walker: Handle truncated/shallow histories

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

algos.revisions_walker: Handle truncated/shallow histories

It might exist cases where a revision's parent is referenced but doesn't exist
in the archive resulting in a truncated/shallow history when walking on the
revisions graph.

That commit ensures the revision walkers will not end up in errors when
encountering such cases.

Closes T1675

Details

Commit No Longer Exists

This commit no longer exists in the repository.