21. Git for beginners. Branching strategies (workflows)

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

In this tutorial we'll cover different Git branching strategies. Choosing incorrect strategy can affect your work performance and results of you work.
We'll take a look on:
Centralized strategy
Feature-branch workflow
Gitflow
Integration manager workflow
Dictator and Lieutenants workflow
Foking workflow

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

#git #github #tutorial