Why VCS-Version Control System Exists ?
Imagine you’re building a project and saving it on a pendrive.
Day 1 you save project_final.
Day 2 you make changes and save project_final_v2.
Day 3 something breaks, so you copy project_final_v2_backup.
Now your pen-drive is full of confusing files...
tushpendrive.hashnode.dev3 min read