28 lines
907 B
Markdown
28 lines
907 B
Markdown
---
|
|
title: Viewing a repository's network
|
|
intro: '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.'
|
|
product: '{% data reusables.gated-features.repository-insights %}'
|
|
redirect_from:
|
|
- /articles/viewing-a-repository-s-network
|
|
- /articles/viewing-a-repositorys-network
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
---
|
|
|
|

|
|
|
|
{% tip %}
|
|
|
|
**Tip:** To see older branches, click and drag within the graph.
|
|
|
|
{% endtip %}
|
|
|
|
### Accessing the network graph
|
|
|
|
{% data reusables.repositories.navigate-to-repo %}
|
|
{% data reusables.repositories.accessing-repository-graphs %}
|
|
3. In the left sidebar, click **Network**.
|
|

|