Git 101: The "Save Button" for Developers
What is GIT?
An easy way to describe Git is as a Distributed Version Control System (DVCS).
Think about writing a paper. Every time you make a big change, you might want to save the file as Essay_v1, Essay_v2, or Essay_Final_Final_Real. This is alr...
sampratigaurav.hashnode.dev3 min read