When multiple repositories (`n`) from the same provider are managed by the git proxy, requests go through `n` reverse proxy handlers. We can make it so that requests are matched first by provider then by repository.
When multiple repositories (
n) from the same provider are managed by the git proxy, requests go throughnreverse proxy handlers.We can make it so that requests are matched first by provider then by repository.