Commits
Commits represents the numbers of commits done. For teams & individuals, this is a sum of commits done to any remote Git branch. Commits done to local Git branches are not counted.
Computation of the metric
- Computed using the commit activity of teams and members.
- GIT/VCS tools provide the data used to analyse the commit activity.
Dashboards where this metric is used
- Activity Log
- Dev Metric Grid
Use cases of this metric
- Use this to understand if code is committed often; remember this impacts the Coding Days metric
- Encourage teams to commit small & commit often
- Do not track number of commits as a measure of productivity!