3. Git for beginners. VCS types (strategies)

Опубликовано: 16 Октябрь 2024
на канале: Travels Code
643
16

In this Git for beginners tutorial we will learn two most popular Version Control System (VCS) strategies: Lock-modify-unlock strategy and Copy-modify-merge strategy.

Also, in the end, will cover two types of VCS: Centralized and Distributed. What is the difference and why we should use it.

Let's be friends:
INSTAGRAM ↣   / travels_code  
TWITTER ↣   / travelscode  
FACEBOOK ↣   / travelscode  
WEB-SITE ↣ http://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/

#GIT #GitHub #tutorial