What Git workflow is used by teams that collaborate on a single branch and avoid creating long-lived development branches?
Git flow
GitHub flow
Mainline flow
Trunk-Based Development