When comparing tig vs GitUI, the Slant community recommends tig for most people. In the question“What are the best Git clients for Windows?” tig is ranked 5th while GitUI is ranked 25th. The most important reason people chose tig is:
If you prefer to do most of your development inside the terminal, changing windows to move to a GUI git client can be annoying. Since tig runs inside the terminal, that's avoided.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Allows you to stay in the terminal
If you prefer to do most of your development inside the terminal, changing windows to move to a GUI git client can be annoying. Since tig runs inside the terminal, that's avoided.
Pro Fast
Pro Vim-like bindings
Pro Available in Homebrew
Can easily be installed with homebrew simply by running brew install tig
Pro Works on any platform
Pro Context based help
No need to memorize a ton of keys or crawl man pages, gitui only Shows you the valid keys depending on your current context.
Pro Intuitive key shortcuts
Perfect for developers who hate to leave their keyboard.
Pro Very fast even in massive repos
Most alternatives crash or run out of memory when opening 1M+ commits repos line Linux.
Pro Free and open source
Pro Crossplatform
Supports macOS, Linux, and Windows.
Cons
Con Steeper barrier to entry as compared to a GUI solution
Since you have to get used to working in the terminal (if you are not already used to doing that) and learn the commands, it has a steeper learning curve than GUI clients which are usually more intuitive and easier to grasp.
Con Terminal is not for everyone
It fills a niche between full-blown GUI apps and the bare git CLI.
Con Lacks some features
It’s still in active development and catches up quickly.
![Vetted.ai illustration](/images/ai/vetted-illustration.png)