smartcommit-push
v1.0.4
Published
AI-powered Git commit message generator and push assistant, automate your commits with meaning full message.
Downloads
288
Maintainers
Readme
🚀 SmartCommit Push
AI-powered Git commit message generator and push assistant.
Automatically writes meaningful commit messages and pushes your code — straight from the terminal.
✨ Features
- 🤖 AI-generated professional commit messages
- 📂 Analyzes your Git changes automatically
- 🚀 Push to current or any branch
- ⚡ Works in any Git project
- 🧠 Smart summaries based on your code changes
- 🔧 Supported Conventional Commit types: feat, fix, refactor, chore, docs, style, test
📦 Installation
Install globally or locally:
npm install smartcommit-pushnpx commit branch-namenpx push- If you don't provide branch name while commit then it will commit in main branch.
