Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.52 KB

File metadata and controls

31 lines (24 loc) · 1.52 KB
 ░▒▓██████▓▒░    ░▒▓██████▓▒░   ░▒▓██████████████▓▒░
░▒▓█▓▒░░▒▓█▓▒░  ░▒▓█▓▒░░▒▓█▓▒░  ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░
░▒▓█▓▒░         ░▒▓█▓▒░         ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░
░▒▓█▓▒▒▓███▓▒░  ░▒▓█▓▒░         ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░
░▒▓█▓▒░░▒▓█▓▒░  ░▒▓█▓▒░         ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░
░▒▓█▓▒░░▒▓█▓▒░  ░▒▓█▓▒░░▒▓█▓▒░  ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░
 ░▒▓██████▓▒░    ░▒▓██████▓▒░   ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░

GCM - Git Conventional Commit Manager

A CLI tool to enforce Conventional Commits in your Git workflow

Features ✨

  • 🚀 Interactive conventional commit creation
  • 📝 Commit type recommendations (feat, fix, chore, etc.)
  • 🔍 Smart file staging with preview
  • ✅ Validation of commit messages
  • ⚡️ Supports all standard Git operations

Installation

# Install the latest version
go install github.com/susilnem/gcm@latest

License

This project is licensed under the MIT License. See the LICENSE file for details.