Day 9: Deep Dive in Git & GitHub
What is Git and why is it important?
Git is a distributed version control system that helps us to track the changes of a particular file. It helps the team to collaborate for a speedy development cycle.
What is the difference Between the Main Branc...
amit-tiwari.hashnode.dev3 min read