How can I tell who forked my repository on GitHub?
问题 Is there a way to know who has forked my repository on GitHub? I can see the number of forks, but I'd like to know who forked my repository and what kind of changes they made to it. I know they can send me a pull request if they're interested in contributing back to my repository, but is there some other way for me to find out who forked my repository? 回答1: Clicking the number of forks shows you the full network. From there you can click "members" to see who forked the repo. Example for