Konubinix' opinionated web of thoughts

Trunk Based Development

Fleeting

Trunk Based Development

Claims
  • You should do Trunk-Based Development instead of GitFlow and other branching models that feature multiple long-running branches
  • You can either do a direct to trunk commit/push (v small teams) or a Pull-Request workflow as long as those feature branches are short-lived and the product of a single person

https://trunkbaseddevelopment.com/

Notes linking here