Skip to content

Can git fetch steps be proxied? #1337

@edahlseng

Description

@edahlseng

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions