github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
75 stars 12 forks source link

Change default getAll behaviour on clone #75

Closed jalafel closed 2 weeks ago

jalafel commented 2 weeks ago

What are you trying to accomplish?

User noticed the pagination was cloning all repos.

This can be avoided by explicitly setting the --all flag to false, however, the default behaviour should be to clone all repos unless the --page flag is set differently from the default.