LinuxCommandLibrary

gitstats

Generate statistics from Git repositories

TLDR

Generate stats for repository

$ gitstats [repo_path] [output_dir]
copy
Generate with config
$ gitstats -c [key=value] [repo] [output]
copy

SYNOPSIS

gitstats [options] repository outputdirectory_

DESCRIPTION

gitstats generates statistics from Git repositories and creates HTML reports with graphs showing commit activity, author contributions, file counts, and lines of code over time.
The output is a static HTML site that can be viewed in any browser, providing a visual overview of project history and contributor patterns.

PARAMETERS

-c key=value

Configuration option.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community