Posted inGit
tig Guide: A Visual Terminal UI for Git to Browse Commits, Stage Line by Line, and Fix Merge Conflicts
tig is a Terminal UI for Git that lets you browse commit history, stage individual lines of changes, and resolve merge conflicts visually — all without leaving the terminal. A guide to installation, essential keyboard shortcuts, and a practical workflow for integrating tig into your daily development routine.
