'GitHub - how to find original author after zillion of social forks?

On GitHub someone fork a project, next this project also is forked and so on...

How to find original page/author of the project on GitHub?

Is it possible to view a social graph of forks?

How can one know if two repositories unrelated?



Solution 1:[1]

How to find original page/author of project on GitHub?

As of Januhairy 2021, clicking on the number next to Fork button shows the original project.

How to know if two repositories unrelated?

Everything is connected.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 YvesgereY