You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lazy developer's git tool for generating BRUTALLY RUDE commit messages with AI and automatically pushing changes. Uses Ollama to create technically accurate but hilariously offensive commit messages that follow conventional commit format.
A portable and configurable Bash script that uses LLMs to generate smart Git commit messages from staged changes. Works as a Git subcommand (git knitmit) and supports multiple backends, clipboard integration, and custom prompts.
A bash script for getting git commit metrics for an author in any number of repos. Current metrics are: average, min, and max message length; total lines added and removed.