Question: What Git workflow is used by teams that collaborate on a single branch and avoid creating long-lived development branches?
- Git flow
- Mainline flow
- Trunk-Based Development
- GitHub flow
Answer: The correct answer of the above question is Option C:Trunk-Based Development