Git-Flow, GitHub-Flow, Gitlab-Flow and Trunk Based Development explained
There are plenty of models how to do your branching in git. All of them are viable approaches with their respective pros and cons. So let's have a look at those branching strategies and where they are great and where they are falling off.
So let's deep dive into: Git-Flow, GitHub-Flow, Gitlab-Flow, Trunk Based Development.