1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/github/visualizing-repository-data-with-graphs/listing-the-forks-of-a-repository.md
2020-11-02 15:12:44 -06:00

1.0 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Listing the forks of a repository The Members graph displays all the forks of a repository.
/articles/listing-the-forks-of-a-repository
free-pro-team enterprise-server github-ae
* * *

Forks are listed alphabetically by the username of the person who forked the repository. You can click on the username to be redirected to the user's {% data variables.product.product_name %} profile page or click on the fork name to be redirected to the specific fork of the repository.

{% if currentVersion == "free-pro-team@latest" %}

Repository members graph

{% else %}

Repository members graph

{% endif %}

Accessing the Members graph

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %} 3. In the left sidebar, click Forks. Forks tab