Git & GitHub Basics
What is Git?
Git is a specific open-source version control system created by Linus Torvalds in 2005.
Specifically, Git is a distributed version control system, which means that the entire codebase and history are available on every developer’s comput...
yatingambhirtech.hashnode.dev3 min read