Day 8 Task: Basic Git & GitHub for DevOps Engineers.
What is Git?
Git is a version control system.
It is an open-source distributed version control system used for tracking changes in source code during software development
Git is used to collaborating on code.
It is developed to coordinate the wor...
akankshasingh.hashnode.dev4 min read