Introduction to the Git branching model for mainframe development (Video 1 of 4)
In the first of four videos, we present the Git branching model we recommend for mainframe application development. The branching model is scalable for development teams of different sizes. The model uses a single, long-living branch and supports both development and release-level builds. The handling of fixes to the current production environment is also discussed. Additional information on the branching model can be found at https://ibm.github.io/z-devops-acceleration-program/docs/git-branching-model-for-mainframe-dev. The recommended Git branching model for mainframes is supported by the Common Backend Scripts offered at https://github.com/IBM/dbb/tree/main/Templates/Common-Backend-Scripts.