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.
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.
Show full description ▾
Features Vote on or suggest new features
Comments and Reviews Post a comment / reviewSort: relevance • date
Categories
Development • OS & UtilitiesTags
- development
tig
Summary and Relevance
Our users have written 2 comments and reviews about tig, and it has gotten 18 likes
- Open Source and Free product.
- Average rating of 5
- 43 alternatives listed
Popular alternatives
View alltig was added to AlternativeTo by antihero on Oct 19, 2011 and this page was last updated Nov 18, 2020.
Amazing tool with lots of modes to browse git repositories.
Tig makes it relatively easy for me to browse commits and view changes.