Software:Tig
From HandWiki
Short description: Text user interface for Git version control software
Developer(s) | jonas |
---|---|
Initial release | April 11, 2006 |
Stable release | 2.5.8
/ February 5, 2023 |
Repository | github |
Written in | C |
Operating system | Cross-platform |
Type | VCS |
License | GNU General Public License, version 2 |
Website | jonas |
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
- ↑ Alders, Olaf. "How to use Tig to browse Git logs" (in en). https://opensource.com/article/19/6/what-tig. Retrieved 16 January 2020.
- ↑ Kili, Aaron (11 April 2018). "Tig - A Command Line Browser for Git Repositories". https://www.tecmint.com/tig-a-commandline-browser-for-git-repositories/. Retrieved 16 January 2020.