• John Cai's avatar
    Removing old code path for search_files_by_content · 87adc799
    John Cai authored
    In 11.8, we added a fix for the SearchFilesByContent RPC in gitaly to
    send back the response in chunks. However, we kept in the old code path
    for backwards compatibility. Now that the change is fully deployed, we
    can remove that old codepath.
    87adc799