Software:Tig: Difference between revisions

From HandWiki
(add)
 
(No difference)

Latest revision as of 13:37, 9 February 2024

Short description: Text user interface for Git version control software


Tig
Tig v2.5.1 history and one commit details.png
Developer(s)jonas
Initial releaseApril 11, 2006; 19 years ago (2006-04-11)
Stable release
2.5.8 / February 5, 2023; 2 years ago (2023-02-05)
Repositorygithub.com/jonas/tig
Written inC
Operating systemCross-platform
TypeVCS
LicenseGNU General Public License, version 2
Websitejonas.github.io/tig/

Tig is an ncurses-based text-mode interface for Git.[1][2] It functions mainly as a Git repository browser, but it can also assist in staging changes for committing at the chunk level and can act as a pager for output from various Git commands.

References