Git branching strategy

By |2025-08-21T08:03:08+02:001st 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) [...]