What is tig?
Tig is a text-based interface that provides an intuitive browsing experience for Git repositories. It utilizes the underlying Git commands to present users with various views, including a summarized revision log, commit details with log messages, diffstats, and diffs. Tig can also function as a pager, allowing users to colorize and display input from standard input
Highlights
- Text-mode interface for interacting with Git repositories
- Provides multiple views for browsing repository information, including commit logs, diffs, and diffstats
- Able to act as a pager for output from various Git commands
- Colorizes and displays input from standard input
Platforms
- Mac
- BSD
- Cygwin
- Linux
Languages
- English
Features
Command line interface
Lightweight
Git Support
Keyboard focused
Text mode
Vim key mapping