i2tutorials

Git – Understandings

Git Understandings

 

Version Control system :

A Version Control System (VCS) is a software tool that manages and tracks changes to a project’s source code.

Functions of VCS:

Types of VCS:

There are two main types of Version Control Systems (VCS):

  1. Centralized Version Control System (CVCS).
  2. Distributed/De-Centralized Version Control System (DVCS).

1.Centralized Version Control System :

  Drawback of CVCS:

2.Distributed/De-Centralized Version Control System :

 

 

 Ex:- Git & Mercurial 

 

Exit mobile version