Description
A terminal user interface for Git inspired by Magit. It lets developers inspect status, stage changes, commit, browse history, and run common Git actions from a keyboard-driven interface.
Use it when you want a structured TUI instead of raw Git commands. It can change repository state, so review selected actions before confirming them.