Skip to content

RobertN/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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.1%
  • Shell 3.9%