Basic Git & GitHub for DevOps Engineers.
#90DaysofDeVops
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 ...
ashjai.hashnode.dev5 min read