Module git

Module git 

Source
Expand description

Git repository analysis and history tracking.

This module provides functionality for analyzing git commit history to track code changes over time.

Structsยง

DailyStats
Daily statistics for git commits.
GitAnalyzer
Git repository analyzer.
HistoricalStats
Historical statistics aggregated from git history.