Skip to content

eragonalcatraz2-cmd/git-commit-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 git-commit-ai

AI-powered git commit message generator that analyzes your staged changes and suggests meaningful commit messages.

✨ Features

  • 🧠 Smart analysis of git diffs
  • 📝 Automatic commit message generation
  • 🎯 Follows conventional commits format
  • ⚡ Zero configuration required

📦 Installation

npm install -g git-commit-ai

🚀 Usage

# Stage your changes
git add .

# Generate and commit
node index.js

☕ Support

If you find this tool helpful, consider buying me a coffee:

Buy Me A Coffee

📄 License

MIT © Automaton

About

AI-powered git commit message generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors