Git Repo Status Reports

Generate comprehensive Git repository status reports — branch analysis, commit history, contributor stats, and change summaries. Perfect for sprint reviews and project audits.

CLI Tool Free Git MIT License
View on GitHub

Complete repository insights

Branch Overview

See all branches, their age, last commit date, and divergence from main in a single view.

Commit History

Summarize commits by date range, author, or type with detailed change statistics.

Contributor Stats

Track lines added/removed, commit counts, and activity patterns per contributor.

Change Summaries

Get a high-level overview of what changed between any two commits or branches.

Export Reports

Generate reports in HTML, JSON, or plain text format for sharing with stakeholders.

Sprint Reports

Filter activity by date ranges to create sprint summaries and release notes automatically.

Getting started

Install the tool

Clone the repository and install dependencies, or download the pre-built script.

Navigate to your repo

Change to the root directory of any Git repository you want to analyze.

Run the report

Execute the tool with git-status-report to generate a comprehensive report.

Customize output

Use flags like --since, --author, and --format to filter and format results.

Share results

Export to HTML for visual reports or JSON for integration with dashboards.

Get visibility into your repositories

View the source code on GitHub or browse more tools in the garden.