A TUI Git client inspired by Magit

Gitu is a terminal user interface (TUI) for Git, heavily inspired by Emacs' Magit interface.
It provides a keyboard-driven, Vim-like way to inspect repository states, stage/unstage files and hunks, manage branches, and carry out common Git workflows natively inside the terminal.
$ cargo install gitu --locked$ pacman -S gitu$ mise use -g gitu@latest$ brew install altsem/gitu/gituto comment.