Git For Beginners : Basics and Essential Commands
1. What Git is, stripped to the core
Git is a version-control system. It remembers every state of your project, lets you label any of those states for later retrieval, and makes it safe for peoples to work on the same files at the same time as per th...
shiwamshahare.hashnode.dev3 min read