KNKapil Nagarkotiingit1.hashnode.dev·Jan 17 · 2 min readGit for Beginners: Basics and Essential CommandsIn the field of development Git is the must known software. In this modern era, if any developer need a job as a fresher git is necessary/must. So, What is git? Let’s discuss about that here. What is Git? Git is the version control system (VCS). It i...00
KNKapil Nagarkotiinbaaka.hashnode.dev·Jan 4 · 2 min readWhy Version Control Exists: The Pendrive ProblemFirst of all, What is the version control system in Tech Field? Let’s discuss about that Version control system is that kind of system that help us to mark our ongoing projects by doing checkpoints. Like, In the game we do save or mark checkpoint the...00