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

clone student-repos fails if any repo exits in target dir #14

Closed nuke-web3 closed 11 months ago

nuke-web3 commented 1 year ago

Presently, once a failure happens you have to _start over without any repos cloned - there is not skipping of existing repos possible.

shanep commented 11 months ago

@NukeManDan Just submitted a pull request #39 to that fixes this issue. I was having the same problem :)

shanep commented 11 months ago

@zrdaley can we close this now that my PR has been fully merged :)

zrdaley commented 11 months ago

fixed by https://github.com/github/gh-classroom/pull/39