Implement RPC to fetch blobs via a set of revisions
In order to implement gitlab#330503 (closed), we need an RPC ListBlobs which accepts a set of revisions instead of only a single one. This RPC ought to deprecate ListNewBlobs.
Edited by Patrick Steinhardt