top of page
amol ankit
Oct 28, 20233 min read
What is Git
Git is by far the most used and popular version control system currently being used by development teams worldwide. Git was developed in...
8,210 views0 comments
amol ankit
Oct 25, 20232 min read
Centralized version control system
This type of version control system helps the team work on a source code, taking advantage of a central server. In a centralized version...
8,372 views0 comments
amol ankit
Oct 24, 20231 min read
What is a distributed version control system?
In a distributed version control system, a local copy of the complete repository is present on every team member’s computer, giving them...
8,411 views0 comments
bottom of page