Hacker News new | ask | show | jobs
by unop 493 days ago
Nice! We'll link to this for our internal consultancy work.

It'd be nice to show the other dimension of the git branching strategies to apply. Github flow/feature-branches vs per-env branches of main vs git flow. How and when to apply changes in different environments - before vs after PRs, etc.

1 comments

This was out of scope for my research. Have you seen any good resources on this?