Tig 2.0 (and 2.0.1) (jonas.nitro.dk)
I have been using tig for a long time now and love it. Some nice changes for the 2.0 release.
By the way, if you have a .tigrc, it will likely break. Check out "man tigrc" for how to set options in tig 2.0.
Here is my tigrc: https://gist.github.com/anonymous/11445566
1 comment
[ 1184 ms ] story [ 3007 ms ] threadBy the way, if you have a .tigrc, it will likely break. Check out "man tigrc" for how to set options in tig 2.0.
If you install it with homebrew like I did, be sure to pass in the --with-docs flag to generate man manpages like so:
brew install tig --with-docs
Here is my tigrc: https://gist.github.com/anonymous/11445566