Tig

From Git SCM Wiki
Jump to: navigation, search

OBSOLETE CONTENT

This wiki has been archived and the content is no longer updated. Please visit git-scm.com/doc for up-to-date documentation.

Project description

Tig is a text-mode 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.

In addition to browsing the repository history and individual commits, it also allows the trees and blobs of each commit to be navigated. Tig can also be used as an extended git-status, where files can be added and staged for commit, optionally at diff hunk level similarly to interactive git-add.

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

Project information


Personal tools