Tag
#git
6 open-source projects filed under this tag.
codiff
Codiff is a beautiful, minimal local diff viewer for Git with LLM-powered walkthroughs and inline PR/MR review comments. Built in TypeScript.
git-lrc
git-lrc is a free Go-based tool that hooks into git commit and runs AI code reviews on every diff — catching bugs, security issues, and bad patterns before code ships.
hunk
Hunk is a review-first terminal diff viewer built for AI agent workflows — review multi-file changesets with inline annotations, sidebar navigation, and watch mode.
no-mistakes
no-mistakes is a Go-based local git proxy that runs AI-driven code review, testing, and linting before pushing — ensuring clean PRs every time.
rift
Rift is a Rust-powered git worktree alternative with copy-on-write snapshots that create instant workspace copies in under 0.1 seconds.
sem
Sem is a semantic version control tool built on Git that diffs by entities (functions, classes) instead of lines, with MCP server and 27-language support.