Add 'git-lrc' to Git Clients section

Added a new Git client 'git-lrc' for AI code reviews.
This commit is contained in:
maneshwar
2026-02-28 19:10:24 +05:30
committed by GitHub
parent 5416de2be9
commit a46a10ea9e
+1
View File
@@ -43,6 +43,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
## Git Clients
- [git-lrc](https://github.com/HexmosTech/git-lrc) - Free, Unlimited AI Code Reviews That Run on Every Commit.
- [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI.
- [GitButler](https://gitbutler.com/) — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages.
- [AI Git Narrator](https://github.com/pmusolino/AI-Git-Narrator) - CLI tool that uses AI to automatically generate high-quality Git commit messages and pull request descriptions.