A powerful command-line tool that uses the Google Gemini API to supercharge your git commit workflow, helping you write clean, professional, and Conventional Commits-compliant messages with ease.

1 Open Issue Need Help Last updated: Jul 20, 2025

Open Issues Need Help

View All on GitHub
Branch issue about 2 months ago

AI Summary: Modify the `commit-enhancer` tool to handle both `main` and `master` branches as the default branch when initializing a new Git repository. This involves checking the default branch name and adapting the script's logic accordingly to avoid errors when interacting with the primary branch.

Complexity: 3/5
good first issue

A powerful command-line tool that uses the Google Gemini API to supercharge your git commit workflow, helping you write clean, professional, and Conventional Commits-compliant messages with ease.

JavaScript