Git for beginners
What is GIT?
Git is a distributed version control system - a fancy term for a time machine for your code. Imagine you're writing a book. Without Git, you would probably have files like my_book_v1.doc, my_book_final.doc, and my_book_final_v2.doc clutt...
rohangupta.hashnode.dev3 min read