IntermediateVocabulary#developer-tools#backend#software-architecture

Trunk-Based Development Vocabulary

Learn the vocabulary of integrating small, frequent commits directly into a single shared trunk.

0 / 5 completed
1 / 5
At standup, a dev mentions that every developer integrates small, frequent commits directly into a single shared main branch, rather than working in isolation on a long-lived feature branch that only merges back weeks later. What is this branching workflow called?