Demo • Installation • Usage • Contribute
sudo snap install git-tui
10 different packages (deb, rpm, sh, zip, tar.gz, etc...): Latest.
git clone https://github.com/ArthurSonzogni/git-tui;
cd git-tui;
mkdir build;
cd build;
cmake ..;
sudo make install -j;
Replace git
by git tui
and use the usual commands and arguments.
Available commands:
More to be added...
If you like git tui
and you find it useful, there are ways for you to contribute. You can suggest improvement or propose your own pull requests.