Hacker News new | ask | show | jobs
by krzysztow 614 days ago
Good article. I'm both using git in CLI and graphic tools. But atm the thing that GUIs have and none of the cli is the navigable git graph. And I do like seeing the graph.
2 comments

I also love clicking on the current branch name, seeing all available branches and the checkout in an instant. 0 typing.

Or select files by intuitively pressing + on them (or their folder), go through all the changes on the side.

From these threads it seems that I'm the only one who appreciates some UX and not having to type literally everything every time I've got to do something on a computer.

Well, it's not navigable, but there is git log --graph --oneline --decorate