1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/tig/pkg-descr
Rong-En Fan 6c3898f6ad 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/

PR:		ports/121805
Submitted by:	Denise H. G. <darcsis at gmail.com>
2008-03-19 15:14:47 +00:00

14 lines
418 B
Plaintext

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/