Great article, a really comprehensive overview of the techniques we should all be using!
One challenge that I have (and I admit I'm biased) is that I don't really think of Gitflow as being straightforward. Especially if you compare it to other, much simpler strategies that work well with a CI/CD flow such as GitHub flow or trunk-based
Great article, a really comprehensive overview of the techniques we should all be using!
One challenge that I have (and I admit I'm biased) is that I don't really think of Gitflow as being straightforward. Especially if you compare it to other, much simpler strategies that work well with a CI/CD flow such as GitHub flow or trunk-based
Thanks! I agree, there are alternative solutions that might be more suitable than Gitflow. I could have listed them as examples too.