43
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.