Understanding Git
Okay, let's start from the very basics.
What is git?
Git is a type of version control system. At least that's what the technical definition says. Putting it in a more understandable manner, git is something which helps you keep track of the changes you make to various files on