|
|
|
|
|
by martiell
5156 days ago
|
|
My favourite things about Tig: * It's fast.
* It's there in the terminal, right where you're using git.
* Hence, easy to use over ssh :)
* Familiar keyboard shortcuts (press 'h' for help).
* Combined log/diff view, where each scrolls independently.
* 'tig --all'
I've often wished I could use it to start a rebase, but besides that, I find it damn near perfect. |
|