Skip to content

Remove last Gitaly flags from Blob and Workhorse

Jacob Vosmaer requested to merge gitaly-mandatory-20180711-jv into master

What does this MR do?

Remove last Gitaly flags from Gitlab::Git::Blob and Gitlab::Workhorse. Removes gitaly_list_blobs_by_sha_path, gitaly_batch_lfs_pointers, gitaly_workhorse_send_git_patch.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#798 (closed), gitaly#529 (closed), gitaly#875 (closed)

Merge request reports