Show HN: Glance – Local Git diff review TUI, ported from VS Code
Category: devtools
Tags: git, diff-review, tui
Score: 5.5/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 5)
Glance is a standalone Git diff review TUI built on Neovim, providing side-by-side diffs, a unified file tree, and in-app 3-way merge editor. It's interesting because it ports VS Code's diff review experience to the terminal with a clean, configurable interface.
Target audience: backend devs, devops
Repository: https://github.com/polyphilz/glance · Lua · MIT · 3 stars
View on Hacker News