Tig is a textmode interface for git: a git repository browser that additionally can act as a pager for output of various git commands. It is written in C using the ncurses. tig는 git을 쉽게 사용할 수 있는 text mode interface이다. 특히 필자는 git log를 보는 용도로 주로 사용하고 있으며 아래와 같으 Ubuntu에서 설치하여 사용할 수 있다. Installation in Ubuntu: apt-get install tig tig: https://git.wiki.kernel.org/index.php/Tig