7000pctAUTO 6c8809fbd8
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
chore: re-push to trigger CI after transient API error
CI run 3711 failed due to transient Gitea API error when retrieving job logs. All tests (19/19) pass, linting passes, and build succeeds. Re-pushing to trigger a fresh CI run.
2026-02-01 08:34:06 +00:00
2026-02-01 08:27:00 +00:00
2026-02-01 08:27:01 +00:00

Git Insights CLI

A powerful CLI tool that analyzes git repositories to generate developer productivity insights, code quality metrics, and commit pattern analysis.

Features

  • Commit Pattern Analysis
  • Code Churn Tracking
  • Productivity Metrics Dashboard
  • Risky Commit Detection
  • Team Velocity Reports
  • Export to Multiple Formats

Installation

pip install -e .

Usage

git-insights analyze
git-insights dashboard
git-insights export --format json
Description
A CLI tool that analyzes git repositories to generate developer productivity insights, code quality metrics, and commit pattern analysis
Readme MIT 259 KiB
v1.0.0 Latest
2026-01-30 20:35:48 +00:00
Languages
Python 100%