branch.md
July 15, 2021 · View on GitHub
Bookmarks tagged [branch]
www.codever.land/bookmarks/t/branch
Trunk Based Development
https://trunkbaseddevelopment.com/
A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-lived development branches by employing documented ...