42
What were your misconceptions about Git when you first started?
(programming.dev)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
Wft isn't there just a nice clean git UI that tells you in human terms what you are doing.
Command line interfaces suck ass.
Learn git with the command line with examples and visual aids.
https://learngitbranching.js.org/
Thank you for sharing this.
I found this long time ago then lost the link.
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.
Sublime Merge is the best. Not easy but I’ve tried them all.
I've tried them all. Didn't get on with Sublime Merge.
My recommendations:
Most of the others are kind of crap IMO.
Git Fork is amazing
I mean gitlab is pretty sweet