Hacker News new | ask | show | jobs
by leephillips 3963 days ago
If you use vim, fugitive is a pleasant and powerful wrapper for git.
1 comments

To further expand on your comment, Tim Pope's Fugitive plugin is an almost exact replica of OP's tig program.

Fugitive allows you to perform almost all of these actions while still in Vim; I'd say it's almost a must-have for anyone who uses Vim and Git.