9
Confusing git terminology
(jvns.ca)
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.
People would be a lot less confused if they would read the official git book instead of trying to force their they through life googling errors and cheatsheets.
People just nuke a local git repo and reclone if something goes wrong. There isn't even an attempt to understand anything.
Reading the manual? That's cheating!
+1. Git is one of those projects that supply official, authoritative, comprehensive and easy-to-understand documentation.