Git and SCM fundamentals
What is Git?
Git is a distributed version control system (DVCS) that is commonly used for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 and has since become one of the most popular tools for man...
adipdevops.hashnode.dev12 min read