Initial commit

This commit is contained in:
2026-01-31 11:29:40 +00:00
commit 93b90071b7

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# git-commit-prefix-gen
A Rust CLI tool that automatically generates conventional git commit message prefixes by analyzing git diffs. Supports multiple output formats, interactive mode, and custom configurations.