Git for Beginners: Basics and Essential Commands
What is Git?
Imagine you're writing a book. Every time you make changes, you save a new copy with a name like "MyBook_v1.doc", "MyBook_v2_final.doc", "MyBook_v2_ACTUALLY_final.doc", "MyBook_v3_this_time_for_real.doc"...
Sound familiar? This gets mess...
armanruhit.hashnode.dev13 min read