Too many forks #136980
Replies: 3 comments 1 reply
-
It sounds like they should read our two-part series on Friendly Forking: Part One and Part Two on our blog 😄 🍴 |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
You've brought up a really valid concern! The GitHub ecosystem can indeed get cluttered with forks that don’t add any real value to the original repositories. Here are some factors and possible solutions that might address these issues: Why This Happens
Potential SolutionsGitHub could consider several changes to mitigate the clutter caused by unmodified or unused forks:
Steps You Can TakeTo help filter forks for yourself, try using these GitHub search parameters:
While GitHub hasn’t yet implemented some of these ideas, discussing them in GitHub’s Community Forum or via feedback channels might catch the attention of GitHub’s team. if your issues were fixed please make me this as an answer if it is not we can explore more to resolve this |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Nobody can eat well when there are too many forks in the plate. Well, for months now I have been exploring several repositories. Some are dependencies of my projects, others just for curiosity in searching for development possibilities.
What did I notice? The Fork feature is being abused all over the place! Many repositories have been forked many (many!) times and when you browse the fork, there is nothing new in them, just a useless fork! The results being:
For example, look at this one: Maroto it has 179 null-work forks!
I guess many of those are from people who perhaps want to appear as "developers" and just fork projects to have them listed in their profile, when in reality, they don't do any development.
Or perhaps some are just a result of those courses about learning Git or GitHub, in which case I believe there shouldbe some sort of playground for that purpose.
Beta Was this translation helpful? Give feedback.
All reactions