Skip to content

Add chunking support to SearchFilesByContent RPC

John Cai requested to merge add-chunking-for-search-files-by-content into master

Proto change:gitaly-proto!252 (merged)

This MR chunks the matches that come back from the search files by content call

related client changes are here: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24111

Edited by GitLab Release Tools Bot

Merge request reports