Skip to content

Add support for revision_log returning Revision objects

David Douard requested to merge douardda/swh-web:compat-revision-log into master

swh-storage revision_log() method is expected to return Revision objects in a near future, so make sure we handle this properly.

Merge request reports