1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/translations/ru-RU/content/github/visualizing-repository-data-with-graphs/visualizing-commits-in-a-repository.md
Chiedo John c116efe725 Crowdin translations (translation-batch-1604415979) (#16312)
* New Crowdin translations by Github Action

* Revert broken translated files to English

* Revert broken translations

* Revert broken translations

* Revert more broket translations

* Revert broken translation

* Increase Node memory limit for running Jest

* Allow Node to use more memory for Jest

* Increase Node memory limit for running Jest

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-03 16:15:55 -05:00

969 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 github-ae
* * *

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