I have a new server provider and they have no tig installed, I am pretty sure the guys have some good reasons for that. How do you browse git logs without tig?
Not really what I am looking for:
-
$ git log --graph --color --oneline --all --decorate# how can I browse things with this? -
$ git log -p# more like diff-less -combo, not really browsing. -
$ gitk# I am on console, although I could sshfs things but I want to browse things like with tig
From what you’ve said, I’d suggest one of these: