summaryrefslogtreecommitdiff
path: root/devel/tig/pkg-descr
blob: 3690a41f21632beb743eed9a96c0c58bcf2197f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.

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