Day 8 Task: Basic Git & GitHub for DevOps Engineers.
What is Git?
Git is an version control systems, which allows us to track the changes in files and coordinate works on those files around multiple people. Commonly its being used for software development process to track the changes in releases.
What ...
ishtiyaqahemad.hashnode.dev4 min read