Skip to content

tsibley/tig

 
 

Repository files navigation

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 — my fork which I run locally before my pull requests are merged back to Jonas

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.9%
  • Shell 4.1%