Introduction to Git and GitHub
Git is a version control system.
Version control system keeps track of changes to a file or files over time. This feature helps us to go back to a specific version later.
Why use Git?
During the process of software development, the files pertaining t...
sanbal13.hashnode.dev11 min read
Prashant Abhishek
Co-founder at AltCampus
Good explanation, santosh balchandran