# Git and GitHub Interview Questions & Answers
Difference between Centralised and Distributed version control systems.
CVCS: In CVCS, there is a central repo that stores the entire history and version of all projects and developers checkout copies of the code and commits changes back to the cen...
journeytodevops.hashnode.dev8 min read