Basic Git & GitHub for DevOps Engineers.๐
What is Git?
Git is a Version Control System that Keeps track of all the changes or modifications made to the files by different people.
What is GitHub?
GitHub is a web-based platform that provides hosting for version control using Git. It is a sub...
raqeebtech.hashnode.dev3 min read