How I Organize My GitHub Repositories
andreicioara.com
How I Organize My GitHub Repositories
1–10 of 21 posts
Re: How I Organize My GitHub Repositories
#2I do something similar. My main account is @tmm (https://github.com/tmm) and my deprecated projects are in an org @tmm-archive (https://github.com/tmm). Also put my data science university work in an org @tmm-ms (https://github.com/tmm-ms).
Re: How I Organize My GitHub Repositories
#3Re: How I Organize My GitHub Repositories
#4Re: How I Organize My GitHub Repositories
#5Re: How I Organize My GitHub Repositories
#6I am really excited by what https://ghuser.io is working on, and really hope GitHub takes more inspiration from them on how to arrange a profile, as it orders projects (whether mine, someone else's, or an organization's) by a score calculated based on the popularity of a project and how much you've contributed to it personally.
Re: How I Organize My GitHub Repositories
#7I would be kind of worried that a project under an organization may not be seen as "my project" when someone like a recruiter was looking at my profile. I am really excited by what https://ghuser.io is working on, and really hope GitHub takes more inspiration from them on how to arrange a profile, as it orders projects (whether mine, someone else's, or an organization's) by a score calculated based on the popularity…
It seems like the whole point of the OP's organization scheme is so that only repositories which aren't in an organization are readily visible.
Re: How I Organize My GitHub Repositories
#8There ar different philosphies to githubbing, the mistake is only when you project your own onto perceiving another’s.
Re: How I Organize My GitHub Repositories
#9A guess: they submitted a PR, and upstream never got around to merging it. My understanding is that the PR points to the fork, so if I delete my fork, the PR dies (or loses its content). Is that true?
Re: How I Organize My GitHub Repositories
#10I've done this in the past. But then decided GitLab's ability to nest groups (i.e., have a hierarchy) made more sense. When I made the switch, GL had free private repos as well.
Sure GH is bigger. But GL was / is a better tool for my needs.