1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/visualizing-repository-data-with-graphs/visualizing-commits-in-a-repository.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* 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
2020-09-29 16:01:04 -04:00

952 B

title, intro, product, redirect_from, versions
title intro product redirect_from versions
Visualizing commits in a repository You can see all commits made to a repository in the past year (excluding merge commits) in the Commit graph. {% data reusables.gated-features.repository-insights %}
/articles/visualizing-commits-in-a-repository
free-pro-team enterprise-server
* *

The top graph shows commits for the entire year by week.

Repository commit year graph

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

Repository commit week graph

Accessing the commits graph

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %} 3. In the left sidebar, click Commits. Commits tab