Day 9 Task: Deep Dive in Git & GitHub for DevOps Engineers.
1) What is Git and why is it important?
Git is a free and open source distributed code management and Version control system. Git allows developers to collaborate on projects by making it easy to merge changes made by multiple contributors. It also p...
dimple.hashnode.dev3 min read