Git 101: The Absolute Basics for Beginners
What exactly is Git? In simple terms, Git is a Distributed Version Control System (VCS).
"Distributed" just means you don't need to be constantly connected to a central server to work. You can work offline, on a plane, or in a basement, and your enti...
harshjosolkar.hashnode.dev3 min read