Day 8 - 90 DaysOfDevOps - Basics of Git & GitHub
๐ด What is Git?
Git is a distributed version control system (VCS) that helps developers track changes in their source code and collaborate with others on software projects.
It was created by Linus Torvalds in 2005 to manage the development of the Lin...
pavanpawar2811.hashnode.dev9 min read