
1/31/2019 · Aricka Flowers
What this post added
This post argues that pre-commit and post-deploy code reviews are outdated and less efficient than using Git branches for pre-deployment reviews. It highlights the advantages of reviewing code on a branch before deployment, citing improved tracking and a clearer SHA for referencing specific versions. The post also touches on the concept of technical debt and suggests focusing review efforts on active code.