Skip to content

Route for fetching Git-encoded objects

Adds an API route for fetching objects as Git objects

This route is needed for the implementation of the SWH Archive-IPFS bridge. Specifically, we need a way to, given a SWHID, fetch the exact data that was used to hash an object.


Migrated from D7192 (view on Phabricator)

Merge request reports