Branch Like a Pro
A branching strategy is a flow that a team follows to write, merge, or even deploy a software product in a Version Control System (VCS). Today, we're going to talk about some of the most popular strategies and the factors you should choose your prope...
blog.imsadra.dev13 min read
Marcus Chambers
I thought there is just one Gitlab flow that devs using. It's actually two different strategies. Nice.