spin6lock / tig

Text-mode interface for git

Home Page:http://jonas.nitro.dk/tig/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tig: text-mode interface for git
================================

Tig is a git repository browser that additionally can act as a pager for output
from various git commands.

When browsing repositories, it uses the underlying git commands to present the
user with various views, such as summarized revision log and showing the commit
with the log message, diffstat, and the diff.

Using it as a pager, it will display input from stdin and colorize it.

Resources
---------

include::SITES[]

include::INSTALL[]

About

Text-mode interface for git

http://jonas.nitro.dk/tig/

License:GNU General Public License v2.0


Languages

Language:C 95.9%Language:Shell 4.1%