I used CVS and ClearCase before moving into Git, and it took me some time to adjust to the fact that the cost of branching in Git is much much less than ClearCase. And getting into the “distributed” mindset didn’t happen overnight.
I used CVS and ClearCase before moving into Git, and it took me some time to adjust to the fact that the cost of branching in Git is much much less than ClearCase. And getting into the “distributed” mindset didn’t happen overnight.
Even git ships with git-ui. It’s not great, but just goes to show how well informed and valid your criticism is.
https://git-scm.com/docs/git-gui/
Tbf I’ve been using Git for at least 10 years and I only just discovered this. I think nobody talks about it because it doesn’t show history which is 90% of the reason to use a Git GUI.
What do you mean it doesn’t show history? It’s perhaps the only thing it handles better than most third-party git GUIs.
git: 'gui' is not a git command. See 'git --help'.
If you’re going to try to smack talk like Linus Torvalds then maybe check your facts first