Skip to content

blob: Add test to show revision and path can be used

John Cai requested to merge jc/add-test-to-list-blobs into master

The ListBlobs RPC can be passed a revision and path in the form of revision:path, since git-cat-file(1) used under the hood recognizes this format. Add a test to show this.

Addresses #5081 (closed)

Edited by John Cai

Merge request reports