commit 93b90071b765fc427079f2a2c576f809676b32b2 Author: 7000pctAUTO Date: Sat Jan 31 11:29:40 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b904be7 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file