Hacker News new | ask | show | jobs
by jdc0589 37 days ago
A good generic terminal UI app for reviewing git diffs, making comments, etc...

Lots of these have started popping up, but almost every single one of them is a TUI interface for github, or gitlab. What I'm building is for local git by default, but has an extensible plugin system to support integrating with github/gitlab/azure ado/etc... for their PRs and approvals, but forced in to a single consistent UX and workflow.

Its good enough for basic diff reviews that it has become my daily driver for about a month for reviewing my own stuff before I push changes remotely.