|
|
|
|
|
by napoleond
3974 days ago
|
|
To clarify/expand on what another person said, it is possible to see the forks of a repository by appending "/network" to the repository URL. (For example, https://github.com/golang/go/network.) Curious to know how well screen-readers can parse that, if at all :) (BTW, repos with very large numbers of forks, like Rails, aren't able to render a network graph at all.) |
|