SSShiwam Shahareinshiwamshahare.hashnode.dev·Jan 19 · 3 min readGit For Beginners : Basics and Essential Commands1. 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...00