Day 8: Basic Git & GitHub for DevOps Engineers
What is Git?
Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple people. It is commonly used for software development, but it can be used to track changes to any set of files.
Wi...
arvindjaiswal.hashnode.dev4 min read