Git from Zero to Hero — Part 1: What is Version Control? (Source Control Explained)
What is Source Control?
When we write code or even a simple document, we often try to protect our work by creating copies.
For example:
Imagine you are writing a thesis.You save your file as:
thesis.d
merytech.hashnode.dev2 min read