From 8ccf19901f717c9f2dc2b86efd0538e90f8e9c27 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 07:54:02 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7e80bc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-contribution-analyzer + +A Python CLI tool that analyzes git commits and generates detailed developer contribution reports with code complexity metrics, collaboration analysis, and multiple output formats \ No newline at end of file