Article version: Enterprise Server 2.17
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.
Listing the projects that depend on a repository→
You can view the packages and projects that depend on a repository in the dependents graph.
Listing the packages that a repository depends on→
You can see your project's dependencies, as well as any detected vulnerabilities, in the dependency graph.