Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 2.6 KB

analyzing-changes-to-a-repositorys-content.md

File metadata and controls

57 lines (45 loc) · 2.6 KB
title intro product redirect_from versions topics shortTitle
Analyzing changes to a repository's content
You can see the changes to the content of a repository by analyzing the repository's commits, commit frequency, and content additions and deletions.
{% data reusables.gated-features.repository-insights %}
/articles/visualizing-additions-and-deletions-to-content-in-a-repository
/github/visualizing-repository-data-with-graphs/visualizing-additions-and-deletions-to-content-in-a-repository
/articles/viewing-commit-frequency-in-a-repository
/articles/analyzing-changes-to-a-repository-s-content
/articles/analyzing-changes-to-a-repositorys-content
/articles/visualizing-commits-in-a-repository
/github/visualizing-repository-data-with-graphs/visualizing-commits-in-a-repository
/github/visualizing-repository-data-with-graphs/analyzing-changes-to-a-repositorys-content
/github/visualizing-repository-data-with-graphs/analyzing-changes-to-a-repositorys-content/visualizing-commits-in-a-repository
/github/visualizing-repository-data-with-graphs/analyzing-changes-to-a-repositorys-content/visualizing-additions-and-deletions-to-content-in-a-repository
fpt ghes ghec
*
*
*
Repositories
Analyze changes

Visualizing commits in a repository

{% data reusables.repositories.repo-insights-commit-limit %}

You can see all commits made to a repository in the past year (excluding merge commits) in the Commit graph.

The top graph shows commits for the entire year by week. The bottom graph shows the average number of commits by day of the week for the selected week.

Accessing the commits graph

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %}

  1. In the left sidebar, click Commits.

Visualizing additions and deletion to content in a repository

{% data reusables.repositories.repo-insights-commit-limit %}

The code frequency graph displays the content additions and deletions for each week in a repository's history.

Accessing the code frequency graph

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %}

  1. In the left sidebar, click Code frequency. {%- ifversion accessible-charts %} {% data reusables.repositories.repositories-insights-graphs-download-steps %} {% endif %}

{% ifversion repository-activity-view %} {% data reusables.repositories.activity-view %} For more information, see "AUTOTITLE." {% endif %}