Basic Git & GitHub for DevOps Engineers
1.What is Git?
Git is a version control system designed for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 to manage the development of the Linux kernel. Git provides a distributed and decentrali...
dhananjaykulkarni.hashnode.dev7 min read