Day 8: Basic Git & GitHub for DevOps Engineers
What is Git?
Git is a distributed version control system (DVCS) used for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 as a replacement for the proprietary BitKeeper system that was previously ...
sjangaledevops.hashnode.dev7 min read