My Git history was a mess of 'update' and 'fix' – so I made AI clean it up
13 days ago
- #AI
- #productivity
- #git
- AI-powered tool to rewrite git commit messages using GPT
- Automatically improves commit messages following conventional commit standards
- Creates backup branches before rewriting history for safety
- Supports custom templates, languages, and AI prompts
- Includes git hooks for automatic message improvement
- Offers dry-run mode to preview changes
- Scores commit quality and skips well-formed messages by default
- Works with both GPT-3.5 and GPT-4 models
- Provides multiple installation options including npx and npm
- Includes extensive customization options for different use cases
- Not recommended for shared repositories without team coordination