-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Hello,
I am working on a multi-client project using Gitflow, and we face difficulties managing client-specific features.
Sometimes the team considers creating a release branch for a single client to handle customizations.
However, this approach seems difficult to manage and may conflict with the standard Gitflow workflow.
I would like to know:
- Is it acceptable to create a release branch for a specific client?
- What are best practices for managing Gitflow in a multi-client context,
while keeping releases and features safe for all clients?
Any advice or references would be greatly appreciated.
Thank you!
Reactions are currently unavailable