DevOps Interview Questions
DevOps Interview Questions
GIT SVN
Git contains the local repo as well as the full history of SVN relies only on the
the whole project on all the developers hard drive, so if central server to store all the
there is a server outage , you can easily recover code versions of the project file
from local git repo.
Push and pull operations are fast Push and pull operations are
slower compared to Git
Client nodes can clone the entire repositories on their Version history is stored on
local system server-side repository