-
Notifications
You must be signed in to change notification settings - Fork 0
complete-flow #14
Copy link
Copy link
Open
Description
Completes the git workflow. The type of the workflow is determined by the prefix of the current branch (release/, hotfix/ and feature/).
This command will merge and push the changes to the following branches:
featurewill be merged into develophotfixwill be merged intomasteranddevelopreleasewill be merged intomasteranddevelop
hotfix and release branches will support tagging as an optional switch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request