DEVOPS interview question

What is the difference between Git and GitHub

Interview Answer

Anonymous

18 Sept 2025

I explained that Git is a distributed version control system used to track changes in source code, while GitHub is a cloud-based hosting platform that provides a collaborative environment to store Git repositories, manage pull requests, and enable team collaboration.