Day 9 - Deep Dive in Git & GitHub for DevOps Engineers.
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 track changes in the source code
The distribu...
sangeeta7.hashnode.dev3 min read