I am trying to apply git -flow for a project with multiple websites that use the same code base.
Currently, I use many branches of functions, one branch of development, one branch of support and MANY sectors of production: one for each site, as some configuration files are configured for each site.
The git thread tool does not offer many main / production branches, but one. What can I do?
git git-flow git-workflow
Benoรฎt pointet
source share