llm-git 3.4.1

AI-powered git commit message generator using Claude and other LLMs via OpenAI-compatible APIs
Documentation
1
2
3
4
5
6
7
* text=auto eol=lf

# Force LF for embedded prompt templates so the USER separator parses
# identically on Windows checkouts (Git's default core.autocrlf=true).
prompts/**/*.md text eol=lf
*.rs text eol=lf
*.toml text eol=lf