A scalable Git branching model, Revisited
2024-10-23 gitExplanation of and updates to the Scaled Git Branching Model
Read More (17 min read) about A scalable Git branching model, RevisitedScaled Git Flow: Hardening Branches
2024-05-22 automation git release-managementThe principle of Isolation until Finalized from the Scaled Git Flow branching model is new for many developers: between trunk-based development, GitFlow, and standard Continuous...
Read More (4 min read) about Scaled Git Flow: Hardening BranchesHow to apply automated refactorings to a large Git branch tree
2017-08-27 git refactoringRecently, my team decided to implement Prettier on our TypeScript code base. When we started our greenfield project more than a year ago, we started...
Read More (6 min read) about How to apply automated refactorings to a large Git branch treeA scalable Git branching model
2017-08-11 gitA comprehensive git branching strategy that scales up or down with the needs of the project.
Read More (16 min read) about A scalable Git branching modelGit: How I use it and Why I don't use GitFlow
2017-07-12 gitAs a consultant for the past several years, I’ve had the opportunity to work on many different types of software projects, including marketing sites, mobile...
Read More (12 min read) about Git: How I use it and Why I don't use GitFlow