Day 9:- Deep Dive in Git & GitHub for DevOps Engineers
What is Git? Why is it important?
Git is a version control system. It is used to track changes to your file. You can revert changes to its previous versions. It is important because:-
Collaboration:- Many developers can work on the same project by c...
himanshurkt96.hashnode.dev5 min read