Day 11 Task: Deep Dive in Git & GitHub for DevOps Engineers
What is Git and Why is it Important?
Git is a distributed version control system created by Linus Torvalds in 2005.
It allows multiple people to work on the same project without interfering with each other.
Git keeps track of changes made to files,...
shailaja.hashnode.dev3 min read