Git branching: GitHub Flow, GitFlow y Trunk-Based Development

We will now delve into a subject that, although it may seem basic, sometimes gives development teams a lot of headaches. We will analyse some of the most popular branching strategies in GitHub and we will put each of them…