Day 8 Task: Basic Git & GitHub for DevOps Engineers.
What is Git?
Git is the most commonly used version control system. Git tracks the changes you make to files, so you have a record of what has been done, and you can revert to specific versions should you ever need to. Git also makes collaboration eas...
sheetal30.hashnode.dev11 min read