Git and Github Basics - Part 1
What is Git?
Git is a distributed version control system developed by Linus Torvalds in 2005, commonly used for tracking changes in source code during software development.
It allows multiple developers to collaborate on a common project and helps to...
blogs.subashneupane3.com.np2 min read