Tig is a Ncurses-based and command-line Git repository browser. It supports various operating systems including Linux, macOS, and Windows. Tig provides an easier way to interact with Git and staging Git commits. It provides a rich set of features. Some of them are listed below:
- Displays the list of stashes
- Displays the changes for a single file
- Allows to browse the commits in the current branch
- Compares two branches
- Displays the commits for one or more specific branches
In this post, we will show you how to install and use the Tig git repository browser on Ubuntu 20.04.