Explore by product
GitHub
This version of GitHub Enterprise was discontinued on 2021-06-09. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Article version: Enterprise Server 2.21
Article version: Enterprise Server 2.21
Understanding connections between repositories
You can better understand the connections that exist between repositories by viewing a repository's network and its forks.
Viewing a repository's network→
The network graph displays the branch history of the entire repository network, including branches of the root repository and branches of forks that contain commits unique to the network.
Listing the forks of a repository→
The Members graph displays all the forks of a repository.
About the dependency graph→
Detailed information about the dependency graph, the ecosystems it supports, and how it determines which packages a repository depends on.
Exploring the dependencies of a repository→
Using the dependency graph, you can see the packages your project depends on. In addition, you can see any vulnerabilities detected in its dependencies.