Skip to content
Dev.to

From GitFlow to Trunk-Based Development: What...

When I started working with Git, most teams were using GitFlow but today, many modern teams (especially cloud and microservices) have moved to something much simpler. In this article, I’ll explain 3 common approaches: GitFlow (old but still used) GitHub Flow (simpler) Trunk-Based Development (modern best practice) GitFlow (The Old Standard) The main idea is that you have multiple long-lived branches: main → production develop → integration feature/* → new work release/* → preparing release hotfi
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Liked this? Start your own feed.

Your own feed is waiting.
0
0