Git Tui Save

Collection of human friendly terminal interface for git.

Project README


git tui

git tui

A collection of human friendly terminal user interface for git.

LICENSE

Demo • Installation • Usage • Contribute

Demo

gittui diff

Demo

Install

Snap:

git-tui

sudo snap install git-tui

From binaries:

10 different packages (deb, rpm, sh, zip, tar.gz, etc...): Latest.

From source:

git clone https://github.com/ArthurSonzogni/git-tui;
cd git-tui;
mkdir build;
cd build;
cmake ..;
sudo make install -j;

Usage

Replace git by git tui and use the usual commands and arguments.

Available commands:

git tui diff

asciicast

git tui log

asciicast

More to be added...

Contribute

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.

Open Source Agenda is not affiliated with "Git Tui" Project. README Source: ArthurSonzogni/git-tui
Stars
119
Open Issues
3
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating