git diff interactively

104 · Thiago Perrotta · Nov. 4, 2025, 10:35 a.m.
Summary
This post explores the interactive capabilities of the 'tig' command for reviewing and staging changes in Git, offering an alternative to the traditional 'git patch -p' method. The author shares personal insights on using 'tig' and its TUI interface for a more effective Git workflow.