1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/github/visualizing-repository-data-with-graphs/viewing-a-repositorys-network.md
2020-11-02 15:12:44 -06:00

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: '*'
---
![Repository network graph](/assets/images/help/graphs/repo_network_graph.png)
{% 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**.
![Network tab](/assets/images/help/graphs/network_tab.png)