Git Workflow Insights
Git workflow revolves around maintaining long-lived branches, typically a develop and a master branch, where the master is production-ready and develop houses the latest changes. The conversation highlights the challenges of managing multiple concurrent releases, drawing parallels to Microsoft's support for various Windows versions. The speakers emphasize the importance of rolling forward in a continuously deployed environment, while also acknowledging the complexities that arise when needing to address bugs across different versions.In this clip
From this podcast

Coding Blocks
87. Thunder Talks
Related Questions