How to use Tig to browse Git logs

If you work with Git as your version control system, you’ve likely already resigned yourself to the fact that Git is a complicated beast. It is a fantastic tool, but it can be cumbersome to navigate Git repositories. That’s where a tool like Tig comes in.From the Tig man page:read more

Source: LXer – How to use Tig to browse Git logs