-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Description
Is there a way to use git-proxy for fetch commands?
I'd love to be able to implement path-based access control features for our monorepo, but have not found any solutions to this yet. If git-proxy could be used for git fetch commands, however, then it may be possible to only allow fetches that use Git's sparse-checkout feature. In effect, this could enforce path-based access control, only allowing a fetch to work if the requesting user is requesting paths that they are allowed to have access to.
Metadata
Metadata
Assignees
Labels
No labels