Git for Beginners: Basics and Essential Commands
Introduction
Git is a widely used version control system. Git remembers what changed, when it changed, and who changed it.
It was created in 2005 by Linus Torvalds, the creator of the Linux kernel.
Lets understand what is git and why is it necessary ...
blogs.ujjwaltamrakar.in3 min read