So yeah, lets talk about git, the basic stuff :) What is Git? Before we start talking about git, we need to understand how a basic scm works. So that takes us to the next question … What is an SCM? SCM stands for source control management, or source code management, which basically tells us that it…