I’ve always struggle to standardize a source control process in a project.
Thus, I took the PluralSight course Continuous Delivery and DevOps with Azure DevOps: Source Control with Git.
Apart from learning a standard base process – I came across GitFlow for Visual Studio 2019.

This plugin will help you implement a standard branching and automatically manage those branch based on the current phase in the development of your project.
Hopefully, this will help other developers too!

Leave a comment