How to apply automated refactorings to a large Git branch tree

2017-08-27 git refactoring

Recently, 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 tree

A scalable Git branching model

2017-08-11 git

A 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 model

Git: How I use it and Why I don't use GitFlow

2017-07-12 git

As 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