HomeSoftware Heritage

Refactor revision_get storage API to return Revision objects

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

Description

Refactor revision_get storage API to return Revision objects

The signature becomes revision_get(...) -> List[Optional[Revision]]

Related to T645

Commit No Longer Exists

This commit no longer exists in the repository.