Skip to content

Remove revision from GetAllLFSPointers request

Paul Okstad (ex-GitLab) requested to merge po-getalllfspointers-remove-rev into master

Closes #2247 (closed)

This change adds a test to verify that all LFS Pointers for a repo are returned (even those outside the default branch) in the blob service RPC GetAllLFSPointers. It also removes the revision argument, validation of the revision argument, and updates tests to reflect that.

Edited by GitLab Release Tools Bot

Merge request reports