Projects::CompareController#show is calling Gitaly n+1 times per request
Projects::CompareController#show
is calling Gitaly n+1
times per request.
This code needs to be refactored to fetch all required information in a single call.
Projects::CompareController#show
is calling Gitaly n+1
times per request.
This code needs to be refactored to fetch all required information in a single call.