Learning git
In this lecture we will learn few terminologies of GitHub
What is Version Control System (VCS)?
A version control system (VCS) is a tool that helps software developers manage changes to their source code over time. It allows you to track and manage d...
gopalkdwivedi.hashnode.dev2 min read