dino- / git-update-all

Keep a directory of git repositories updated with their remotes
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Discover all public projects of a github user and initialize them automatically #2

Open dino- opened 10 months ago

dino- commented 10 months ago

It's a labor-intensive process to keep up with manually adding new repos to the local store, things get missed for months/years. This will require taking a github user name. It may also be nice to have a blacklist of public projects for the user we don't want to copy locally (because they're unchanged forks, for example).