Git branching strategy

By |2020-12-16T09:19:00+01:0027th October 2020|DevOps, Software Engineering|0 Comments

In this post I will describe the Git  branching strategy that we use. This “model” consists of a set of procedures that the development team must follow to manage our development. This model is based on a number of assumptions on how our development is setup. When these assumptions change our branching strategy (and CI/CD) [...]