Day 9 Task: Deep Dive in Git & GitHub for DevOps Engineers.
(1)What is Git and why is it important?
Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple people. It is commonly used for software development, but it can be used to track chan...
salunkeadinath.hashnode.dev6 min read