git-ai-commit icon indicating copy to clipboard operation
git-ai-commit copied to clipboard

let AI write your commit messages

Results 13 git-ai-commit issues
Sort by recently updated
recently updated
newest added

Hi, thanks for maintaining this project --- I encountered an issue with Python 3.12. ### Summary `git-ai-commit` fails to run on Python 3.12 with `ModuleNotFoundError: No module named 'pkg_resources'`. ###...

Commit and push serve two different purposes. Commit creates a local history while push shares your changes. Users might want to amend the commit, or review it before pushing. There...

I'm using git-ai-commit with deepseek-r1 / qwen3 running on ollama. The commit message is too long because it includes blocks, I tried to set --max-length = 20 but it doesn't...