December 2017
Beginner to intermediate
362 pages
8h 35m
English
It's always good to have a branching strategy. Branching helps you organize your code. It is a way to isolate your working code from the code that is under development. In our CI design, we will start with three types of branches:
This branching strategy is a slimmer version of the GitFlow workflow branching model.
Read now
Unlock full access