Update topics to sentence case (#19069)
This commit is contained in:
@@ -9,7 +9,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
A repository's graphs give you information on {% if currentVersion == "free-pro-team@latest" %} traffic, projects that depend on the repository,{% endif %} contributors and commits to the repository, and a repository's forks and network. If you maintain a repository, you can use this data to get a better understanding of who's using your repository and why they're using it.
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: About the dependency graph
|
||||
intro: 'Detailed information about the dependency graph, the ecosystems it supports, and how it determines which packages a repository depends on.'
|
||||
versions:
|
||||
enterprise-server: '<=2.22'
|
||||
enterprise-server: <=2.22
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
<!--See /content/code-security/supply-chain-security/about-the-dependency-graph for the latest version of this article -->
|
||||
|
||||
|
||||
@@ -9,6 +9,6 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
|
||||
@@ -11,6 +11,6 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: Exploring the dependencies of a repository
|
||||
intro: 'Using the dependency graph, you can see the packages your project depends on{% if currentVersion == "free-pro-team@latest" %} and the repositories that depend on it{% endif %}. In addition, you can see any vulnerabilities detected in its dependencies.'
|
||||
versions:
|
||||
enterprise-server: '<=2.22'
|
||||
enterprise-server: <=2.22
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
<!--See /content/code-security/supply-chain-security/exploring-the-dependencies-of-a-repository for the latest version of this article -->
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
Forks are listed alphabetically by the username of the person who forked the repository. You can click on the username to be redirected to the user's {% data variables.product.product_name %} profile page or click on the fork name to be redirected to the specific fork of the repository.
|
||||
|
||||
@@ -9,6 +9,6 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
### About contributors
|
||||
|
||||
@@ -10,7 +10,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||

|
||||
|
||||
@@ -9,7 +9,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
Commit co-authors are included in the commit activity summary if their commits were merged into the repository's default branch and they're in the top 15 users who have contributed the most commits.
|
||||
|
||||
@@ -7,7 +7,7 @@ redirect_from:
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
You can navigate to referring sites, excluding search engines and {% data variables.product.product_name %} itself, from the links the specific paths were referred from. The popular content links to the specific content that generated traffic.
|
||||
|
||||
@@ -9,7 +9,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %}
|
||||
|
||||
@@ -9,7 +9,7 @@ versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- repositories
|
||||
- Repositories
|
||||
---
|
||||
|
||||
The top graph shows commits for the entire year by week.
|
||||
|
||||
Reference in New Issue
Block a user