August 2017
Intermediate to advanced
332 pages
9h 16m
English
Trunk-based workflow is the simplest possible strategy. Its overview is presented in the following figure:

There is one central repository with a single entry for all changes to the project, which is called the trunk or master. Every member of the team clones the central repository to have their own local copies. The changes are committed directly to the central repository.
Read now
Unlock full access