Day 9 Task: Deep Dive in Git & GitHub for DevOps Engineers
What is Git and why is it important?
Git is a version controlling system. It keep track of each file present under git repository. Git is platform from where you can track changes in file and revert back if needed.
What is difference Between Main Bra...
akhilanto.hashnode.dev2 min read