This message was deleted.
# general
s
This message was deleted.
f
Thanks for sharing! I am just a little surprised that Gitflow is still used at all. It is overwhelmingly discouraged for various reasons, there is pretty good article here: https://www.endoflineblog.com/gitflow-considered-harmful
Just wondering if you tried TBD instead and why you chose GitFlow (No judgment here 🙂 , just curious) https://medium.com/contino-engineering/branching-models-in-a-nutshell-bf24ea1d888a
v
For me, there is more than 1 Gitflow (under my interpretation), as you can see in the article the Gitflow that you are talking about is the flow that I called Stage Flow. I am not using it in my projects but it is the flow that i can see in all the projects that comes to us. We always migrate to Feature Flow or Sprint flow if it possible