HomeSoftware Heritage

get_origin_visit: Return first visit with non null snapshot by default

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

Description

get_origin_visit: Return first visit with non null snapshot by default

When no timestamp or visit id is provided to the get_origin_visit function,
return the first visit with a non null snapshot instead of the first full
visit. Indeed, a partial visit can have a valid snapshot and should be not
filtered out.

Details

Commit No Longer Exists

This commit no longer exists in the repository.