Git Branch Workflows
Here is an example of a workflow used on SFCC teams that consist of a few common types of branches, each with different roles:
BRANCHEXAMPLEROLE
develop-Integration Branch before Merging into main
main-Production Ready Code
fix/*fix/123-brok...
opensfcc.com3 min read