* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
27 lines
890 B
Markdown
27 lines
890 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: '*'
|
|
---
|
|
|
|

|
|
|
|
{% 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**.
|
|

|