oug-t

oug-t / difi

Public

Review and refine Git diffs before you push

311
10
100% credibility
Found Feb 08, 2026 at 219 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

difi is a Go-based terminal tool built with Bubble Tea for reviewing, navigating, and editing Git diffs in a structured interface before pushing changes to the main branch.

Star Growth

See how this repo grew from 219 to 311 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is difi?

difi is a Go CLI tool that launches a terminal UI for reviewing Git diffs before pushing code. Run `difi` (or `git difi`) in a repo to see a structured file tree of changes against main—or any branch like `difi develop`—with colorized diffs and line stats. It beats raw `git diff` by focusing your eyes on hunks, letting you `e` or Enter to jump to the exact line in nvim or vim.

Why is it gaining traction?

Zero startup lag, no daemons or indexing—pure Go speed with Bubble Tea TUI. Vim-style keys (hjkl navigate, Tab switches tree/diff, z centers view) make it addictive for keyboard users, plus tight nvim integration via difi.nvim for inline edits or vim-fugitive splits. Unlike difi ai github tools or review github copilot, it's lightweight for local refine review, no cloud.

Who should use this?

Nvim diehards merging features daily, solo devs spotting bugs pre-push, or backend teams skipping heavy PR reviews on GitHub. Ideal for Go/Rust monorepos where git diff scrolls forever, but skip if you live in VS Code diffs.

Verdict

Grab it via brew or `go install`—docs are crisp, 223 stars signal buzz, but 1.0% credibility score flags early maturity; test on non-trivial changes. Strong pick if github review suggest change workflows drag you down.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.