Skip to content

CommitsController::Show performs N +1 Gitaly Requests

The tree entry RPC is called over 30 times, but should be batched. Example: https://gitlab.com/gitlab-org/gitlab-ce/commits/v8.8.4/VERSION

/cc @jramsay