Skip to content

Gelma/tig

 
 

Repository files navigation

Tig: text-mode interface for Git
================================

What is Tig?
------------
Tig is an ncurses-based text-mode interface for git. It functions mainly
as a Git repository browser, but can also assist in staging changes for
commit at chunk level and act as a pager for output from various Git
commands.

Resources
---------

 - Homepage:	http://jonas.nitro.dk/tig/
 - Manual:	http://jonas.nitro.dk/tig/manual.html
 - Tarballs:	http://jonas.nitro.dk/tig/releases/
 - Git URL:	git://github.com/jonas/tig.git (master) or
		git://repo.or.cz/tig.git (mirror)
 - Gitweb:	http://repo.or.cz/w/tig.git
 - Q&A:		http://stackoverflow.com/questions/tagged/tig

Installation
------------
For installation instructions see the link:INSTALL.html[INSTALL] file.

About

Text-mode interface for git

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.0%
  • Shell 2.0%