-
Suggestion
-
Resolution: Answered
-
None
-
None
-
None
Stash supports a variety of branching models, gitflow being one of them. In gitflow a release branch is a short lived staging branch for a yet to be released version. In this situation it may make sense to merge production into the release branch automatically after merging a hotfix into production.
Users currently have to merge hotfix changes from production to their release branch(es) as a separate action.
- is incorporated by
-
BSERV-2491 Add Git Flow (branching) support
- Closed