0 votes
in Git Slack Integration by
What is Git

1 Answer

0 votes
by
Git is free open source available on internet. It is open source distributed version control system. This tool is designed to handle everyting either you have small or large projects. It is created by Linus Torvalds in 2005. It is very popular these days due to its functionality, performance, security and flexibility.

Now we learn about Version Control Systems (VCS) and how Git came into picture. Version control is management of getting the values about changes to documents, computer programs and many collection of information with there all version.

Below are 2 types of VCS:-

(i)Centralized Version Control System (CVCS)

(ii)Distributed Version Control System (DVCS)

Related questions

+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
...