Day 8 Task: Basic Git & GitHub for DevOps Engineers.
What is Git?
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 distributed version control to...
chendelblog.hashnode.dev2 min read