Git for Beginners: Basics and Essential Commands
What is Git?
Git is a tool developed in the year 2005 by Linus Torvalds as a side project to manage the code base of Linux. It’s a tool that is used to keep track of changes done in project files. It keeps track of every little change done in project...
dheerajtanwar.hashnode.dev2 min read