
Introduction · Tig - Text-mode interface for Git - GitHub Pages
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.
jonas/tig: Text-mode interface for git - GitHub
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.
Manual · Tig - Text-mode interface for Git - GitHub Pages
This is the manual for Tig, the ncurses-based text-mode interface for git. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands. When used as a pager, it will display input from stdin and colorize it.
Installation · Tig - Text-mode interface for Git - GitHub Pages
Easiest way is to install Git-for-Windows. As of version 2.14.2, it comes bundled with tig. Alternatively, you can also use it by installing cygwin. You must then install the packages git, gcc-core, make, libiconv-devel and libncurses-devel. Extract the tarball and install by using configure as explained above.
How to use Tig to browse Git logs | Opensource.com
Jun 27, 2019 · Tig is an ncurses-based text-mode interface for git(1). 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.
Tig (software) - Wikipedia
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.
This is the manual for Tig, the ncurses-based text-mode interface for git. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands.