Am I the only one that much prefers command line git to all these fancy tools for git? I'm more than happy with the power that terminal commands give alongside the visuals of branches and commits in bitbucket/github/gitlab etc...<p>Am I missing something by not using tools like this? I downloaded it to see if I was missing anything, and while it looks fairly pretty, I just cannot see the need for it. I have worked on some fairly large code-bases with many developers branching and committing and the good ol terminal has kept me up-to-date with what's going on. I do use the more graphical visuals in github/bitbucket as a reference to see how messy or clean the branching is and how far branches are straying from master or parent branches... but that's it.<p>Someone educate me.