Skip to content

Allow restricting size of repository before cloning it #108

@karlicoss

Description

@karlicoss

I guess using options like '--all-starred' might potentially end up filling up your file system if the repository is unexpectedly big, so you might want to limit individual repo size via command line option. One can access size information https://developer.github.com/v3/repos/ from github api, so this can be done before cloning.
I'm happy to contribute so let me know if you think that feature would make sense!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions