Skip to content

[Feature]: support git sparse checkouts #345

@tionis

Description

@tionis

Description

At the moment larger repos have to be checked out fully, especially for repos with many files or manu larger media files using lfs this can be infeasible.

Describe the solution you'd like

This is mostly useful in combination with #319.
Git sparse checkouts allow specifying specifics directories or patterns that should be checkout out, ignoring the other files.
Together with LFS support, this would enable syncing larger repos without downloading all large files.

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions