Deep Dive in Git & GitHub
What is Git and why is it important?
Git is a Distributed version control system(DVCS). It is founded by Linus Torvalds in 2005. A DVCS is a type of version control system that allows multiple developers to work on same codebase and track changes to...
dhiyanidevops.hashnode.dev4 min read