mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-03-09 09:15:26 -04:00
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
![]() |
---
|
||
|
title: Repository Activity
|
||
|
license: 'CC-BY-SA-4.0'
|
||
|
---
|
||
|
|
||
|
For each repository, the activity tab displays insights about the recent changes. It helps figure out how lively it is and which contributors are the most active at a given moment in time.
|
||
|
|
||
|
## Contributors
|
||
|
|
||
|

|
||
|
|
||
|
The overall graph shows all commits over time and allows to select a range of dates to get a more detailed view. The contributors are also displayed with their individual graph. The contributor with the most commits is shown first.
|
||
|
|
||
|
## Pulse
|
||
|
|
||
|

|
||
|
|
||
|
A high level view of of the most recent commits and pull requests.
|
||
|
|
||
|
## Code frequency
|
||
|
|
||
|

|
||
|
|
||
|
Shows the ratio of added and deleted lines over time.
|
||
|
|
||
|
## Recent commits
|
||
|
|
||
|

|
||
|
|
||
|
The total number of commits over time.
|