Day 8/9 Task: Basic Git & GitHub for DevOps Engineers.
What is Git?
Git is a distributed version control system for tracking changes in source code
It allows multiple developers to work on a project simultaneously, tracks changes over time, and supports features like branching, merging, and pull reques...
manasaj.hashnode.dev3 min read