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 used for tracking changes in computer files. It is generally used for source code management in software development.
Git is used to tracking changes in the source code
The dist...
dhirajubhalkar.hashnode.dev3 min read