Version Controlling with Git, GitHub and VS Code
Sep 7, 2021 · 2 min read · Git is a Version Control System (VCS) used for tracking changes in files and source codes. It lets you keep track of all of the changes that you make in your development process, i.e the process of developing your software. GitHub on the other hand i...
Join discussion


