Developer's guide to GIT.
What is GIT?
GIT is a open-source version control system that enables you to store code, track changes you have made to the code, merge code changes and recover earlier versions of code when needed.
What is Github?
Github is a hosting website that h...
sourita.hashnode.dev3 min read
Manish Kumar
A Software Engineer and an Open Source Contributor
Nicely articulated