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
82 stars 13 forks source link

Ability to clone repos with `git clone --depth 1` #15

Open nuke-web3 opened 1 year ago

nuke-web3 commented 1 year ago

I only need the latest commit state at the deadline (optionally - #16 ), or the latest commit (optionally). With 100s of repos, a shallow clone will likely increase performance for many users of this tool.