Question: What Git workflow is used by teams that collaborate on a single branch and avoid creating long-lived development branches?

  1. Git flow
  2. Mainline flow
  3. Trunk-Based Development
  4. GitHub flow

Answer: The correct answer of the above question is Option C:Trunk-Based Development